Skip to content

Node back-end of FAST_FUELER: application to reserve fuel tokens for the general public

Notifications You must be signed in to change notification settings

SEP-SEM-05/fast_fueler_web_backend

Repository files navigation

fast_fueler_web_backend

Instructions

  1. Add the ".env" file to the project directory

  2. Run below commands one by one from the project directory to install the packages

npm install

npm run install-client

App deployment options (all commands should run from the project directory)

  1. To run the "front-end" alone

npm run client

  1. To run the "back-end" alone

npm run server

2. To run the full application

npm run dev

3. To run tests

npm test

4. To run a specific test file

npm test -- bar.test.js

5. To re-generate the test coverage

npm test -- --coverage

About

Node back-end of FAST_FUELER: application to reserve fuel tokens for the general public

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •