A really bad file host
git clonethe repository- Create a postgres database using the
postgres_setup.sqlsetup script - Make a
.envfile and configure using.env.exampleas a template - Make a
options.jsonfile and configure it usingoptions.json.exampleas a template - Run
npm installto install the required dependencies - Build the project with
npm run build - Run
npm startto start the webserver