This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Description
It has been decided not to use a database for now, instead all data is to be passed to server using HTTP GET. The UI wil also update the current url in window with the latest changes in data. This would make each theme state bookmarkable.
This is a general issue, also to discuss what features the API should support and the addresses for each
For example :
- Recieve JSON data for variables (compressed) and return compiled CSS file
- Recieve JSON data for variables (compressed) and return a zip file ( compiled CSS, source SCSS, a JSON file that can later be uploaded)
3. Upload JSON file (We agreed on doing this without upload, the ui will parse the json and update the theme)