Init commands
- clone the repo and run npm install
- npm run start:dev to run client
- npm run start:server to start the server
To use it you will need a github token for the api create one then create a file called config.json at the root of the project with the same keys as the file template.config.json
If you wish to run the app with electron please start first the client and the server then run :
- npm run desk