https://github.com/zazk/waka
Waka. A restaurante schedule and planning. Ruby on Rails flavor.
https://github.com/zazk/waka
restaurant-menu restaurante-schedule ruby ruby-on-rails waka
Last synced: 2 months ago
JSON representation
Waka. A restaurante schedule and planning. Ruby on Rails flavor.
- Host: GitHub
- URL: https://github.com/zazk/waka
- Owner: zazk
- Created: 2017-02-11T14:36:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T13:14:25.000Z (over 7 years ago)
- Last Synced: 2025-01-09T00:00:17.292Z (4 months ago)
- Topics: restaurant-menu, restaurante-schedule, ruby, ruby-on-rails, waka
- Language: Ruby
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Waka. A restaurante schedule and planning.
This README would normally document whatever steps are necessary to get the
application up and running.Things to run the code:
```
bundle install
rails db:migrate
rails s
```Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions