Skip to content

Repository files navigation

Interview-backend-app

The Backend node js application for the interview quiz app

Introduction

Node-express project for apis for the Interview Quiz app

The project shows basic CRUD operations using Mongoose for a mongodb

Pre Requisites

  1. Install dependencies npm install
  2. Install the following plugins in Visual Studio Code a. ESLint b. Prettier - Code formatter
  3. Run the node app npm start

Deployment steps

  1. Install heroku-cli
  2. login using your heroku credentials
  3. heroku create (for first time) -> (checks for Procfile, if not present uses 'npm start')
  4. git push heroku master
  5. check logs at 'heroku logs -t'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages