Skip to content

Nuvance-Technologies/nuvance-api

Repository files navigation

This is the backend of NUVANCE TECH

all the api's for admin and others

Setup

  1. Clone the Repo:
    git clone https://github.com/Nuvance-Technologies/nuvance-api.git
  2. Install the dependencies:
    npm install
  3. Create a .env file in the root directory and add the following:
    PORT=
    DATABASE_URL=
    JWT_ADMIN_SECRET=
  4. Run the server:
    npm run dev

API's

Signup

POST /api/v1/auth/admin/signup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published