fusionSuite / FusionSuite

Open and follow issues about the project (frontend, backend, website and documentation)
5 stars 0 forks source link

Provide built assets of the frontend for production #3

Open marien-probesys opened 2 years ago

marien-probesys commented 2 years ago

At the moment, we ask the administrators to install Node.js and yarn to build the assets. This could be simplified by building the assets on the CI. This way, administrators would only have to deploy static files (html, css, JS, images, etc.)

ddurieux commented 2 years ago

The frontend will be built in the release archive, must create a script to make the release file ;)