For building and running the application you need:
- Node.js 14.19.3
- Npm 9.2.0
$ git clone https://github.com/WebBlueprint/server.git
$ cd app
$ npm install
$ npm start
PORT=3000
DB_CONNECT=mongodb+srv://[username]:[password]@cluster0.mongodb.net/golfManager?retryWrites=true&w=majority
SECRET_KEY=secret_key