Skip to content

GuHoo/Kunto-Backend

Repository files navigation

logo images

Demo | Design | Quickstart | Environment | Dependences | License

Demo

screenshot on phone

Design

QuickStart

$ bundle install && yarn
$ cd client && yarn && cd ..
$ postgres -D /usr/local/var/postgres
$ bundle exec rails server
$ bundle exec rake db:create
$ bundle exec rake db:migrate
$ cd client && npm run build:development

Environment

  • example
WEBPACKER_DEV_SERVER='http://localhost:8080'
RAILS_API_SERVER='http://localhost:3000'

Dependences

  • ruby >= 2.4.0
    • bundler >= 1.15.4
  • node >= 8.0.0
    • yarn >= 0.24.5
  • postgresql >= 9.4.5

LISENSE

  • WIP

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors