- Create a branch (in case you're actively contributing).
- Clone the repository on your local machine using
git clone [url] - Run
npm installto install all dependencies - Reach out to me for the
.envfile for the database connection string - Run
npm startto start up the server