- Run
docker-compose up --build - The server will be available on
http://localhost:5000
- Run the
configurecommand located at the root of the project - Run
npm run devin theserver/frontendfolder - In another console, run
npm run devin theserver/backendfolder - The server will be available on
http://localhost:5000
- Run the
configurecommand located at the root of the project - Run
npm run distin theelectronfolder - The electron build will be in the
electron/distfolder