-Install nodejs in the system if not present, install mongodb
-Run npm install
-Create .env file with following keys
DATABASE_URL={mongodb://localhost:27017/quiz }
PORT=3333
CLIENT_ID={authoClientId}
ISSUER_BASE_URL=https://{autho Issuer base url}
SECRET={some secret for auth0}
BASE_URL=http://localhost:3333
DATABASE_URL_TEST={mongodb://localhost:27017/quiz_test}
-Run npm start, the server will be running
-To get the coverage, run npm test
-Postman collection is also there, quiz.postman_collection.json to get the necessary API
-
Notifications
You must be signed in to change notification settings - Fork 0
amit183239/fibr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published