Skip to content

Samanyu13/public_transport_backend

Repository files navigation

PUBLIC TRANSPORT BACKEND

About

Backend framework for the user and employee apps for public transport system(buses) ft. NodeJS

Installing and Running

After cloning the repo, run the command

npm install

Next, rename the folder 'example_config' to 'config' and fill in the required database config details onf the 'config.json' file. Secret keys are to filled in the 'api.json' file.

In order to run the project, use

npm start

For linting the project with ESLint, use

npm run pretest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published