Skip to content

scriptSQD/traineesqd-api

Repository files navigation

TraineeSQD API

Usage

To spin up the dev server, make sure to set these env variables or add them to .env file in the root of the project:

MONGO_URL={your_mongo+srv://***_url}
JWT_SECRET={your_long_string_for_signing_jwts}

Then run dev server with:

npm run start:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published