- Clone the Repo:
git clone https://github.com/Nuvance-Technologies/nuvance-api.git
- Install the dependencies:
npm install
- Create a
.envfile in the root directory and add the following:PORT= DATABASE_URL= JWT_ADMIN_SECRET=
- Run the server:
npm run dev
POST /api/v1/auth/admin/signup