Skip to content

woven-teams/yatrum-api

 
 

Repository files navigation

Yatrum App Logo

Yatrum App Logo

Yatrum built with ❤️ using Angular2, ngrx store, observables and reactive forms.

View App

This is the backend API code for the main yatrum app

Getting started

Clone the application

$ git clone [email protected]:aviabird/yatrum-api.git

$ cd yatrum-api

$ bundle install

Make sure postgres is installed and is running before you run the next command.

$ rake db:reset

$ rails s

If you face any problems setting up the application let us know and we'd be more than happy to help you!!!

About

Backend Rails Api for Yatrum app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 75.3%
  • HTML 22.9%
  • Other 1.8%