Skip to content

micahoriaso/ride-my-way-remastered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride-My-Way

Ride-My-Way App is a carpooling application that provides drivers with the ability to create ride offers and passengers to join available ride offers.

Installation

Database

  • Postgres10.5

  • create database ridemyway

Migrations

Runnning migrations

  • $ cd apps/api
  • $ yarn migrate:run

Generating migrations

  • $ yarn migrate:generate -n <migration_name>

Creating migrations

  • $ yarn migrate:create

Reverting migrations

  • $ yarn migrate:revert

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published