Skip to content

Simple rails app with feature like go-ride and go-pay

Notifications You must be signed in to change notification settings

pprogrammer93/go-ride-pay

Repository files navigation

Ruby Version

2.5.1

Rails Version

5.2

Configuration

  1. Export environment variables for database: SEA_COMPFEST_DATABASE_USERNAME, SEA_COMPFEST_DATABASE_PASSWORD.
  2. Run gem install pg to install postgresql.
  3. Run bundle install to install Gemfile.
  4. Run rake db:create to create database.
  5. Test rails using rails server, check http://localhost:3000.
  6. Happy development!

About

Simple rails app with feature like go-ride and go-pay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published