An open API service indexing awesome lists of open source software.

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.

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