Skip to content

This a backend for an app to help to do cab sharing without getting

Notifications You must be signed in to change notification settings

black-marbles/amiGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amiGo

This a backend for an app to help to do cab sharing without getting

For Developers

  • Use the standardjs linter (compulsary) if using vscode, there is also an extension for this. Before pushing, make sure that standardjs does not cause any issues
  • You can run npx standard --fix to help you in this
  • Please use consistent name scheme with everything.
  • Routes are arranged such that all of them are brought in the index.js router and the index router is imported in the main app
  • Follow the standard REST API naming for the routes
  • Comment your code if needed

About

This a backend for an app to help to do cab sharing without getting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published