Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3zcurdia/easy_order
It provides an easy way to create online menus for business
https://github.com/3zcurdia/easy_order
Last synced: about 1 month ago
JSON representation
It provides an easy way to create online menus for business
- Host: GitHub
- URL: https://github.com/3zcurdia/easy_order
- Owner: 3zcurdia
- License: mit
- Created: 2020-07-13T04:10:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T17:18:07.000Z (over 1 year ago)
- Last Synced: 2023-09-23T20:24:19.769Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 1.73 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EasyOrder
![System tests](https://github.com/3zcurdia/easy_order/workflows/System%20tests/badge.svg?branch=main)
[![Tests](https://github.com/3zcurdia/easy_order/actions/workflows/tests.yml/badge.svg)](https://github.com/3zcurdia/easy_order/actions/workflows/tests.yml)This README would normally document whatever steps are necessary to get the
application up and running.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
* ...