Skip to content

ronaldndirangu/questionnaire-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Questionnaire application backend.

A Questionnaire API using Node, Express and MongoDB.

How to run the application

  • Clone the repo https://github.com/ronaldndirangu/questionnaire-backend.git
  • Install the dependencies using the command $yarn install
  • Set up the env variables in a .env file in the root dir by setting the SECRET_KEY and DB_URL(Url to mongoDB) variables.
  • Then start the app using yarn start

About

A Questionnaire API using Node, Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published