/ride-along

Primary LanguageJavaScript

Ride-Along

A Ride sharing App built with nodejs sequelize and postgres

Getting Started

git clone

npm install

npm run dev

Prerequisites

devDependencies

nodemon

Dependencies

bcrypt
body-parser
cors
dotenv
express
jsonwebtoken
morgan
pg
pg-hstore
sequelize
sequelize-cli

Built With

Author

Alfred Chimereze Bryan

Migrate DB on heroku

heroku run sequelize db:migrate --env production -m --app production-app-name.

License

MIT

This project is licensed under the MIT License - see the LICENSE.md file for details