Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

git-hacker/DriverGo_Backend

Repository files navigation

README

This is the rails backend for DriverGo.

To set up you need:

  • ruby 2.4.4
  • bundler installed within that ruby (gem install bundler)
  • Postgresql (brew install postgresql)
  • Postgis (brew install postgis) Then go into this project and run

bundle install

Then

bin/rails db:create db:migrate db:seed

and start server with

bin/rails s -p 3000

About

Rails backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /