A backend to manage DataSoc's elixir db.
- Clone the repo
- Run
npm install - Create a
.envfile in the root directory and copy the contents of.env.exampleinto it - Fill in the
.envfile with the appropriate values (ask directors) - Run
npm run devto start the server