https://github.com/danifromecuador/crud
A project to practicing CRUD operations
https://github.com/danifromecuador/crud
Last synced: 8 months ago
JSON representation
A project to practicing CRUD operations
- Host: GitHub
- URL: https://github.com/danifromecuador/crud
- Owner: danifromecuador
- License: mit
- Created: 2023-10-29T18:02:08.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-10-31T02:43:01.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T23:22:40.133Z (9 months ago)
- Language: Ruby
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
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
* ...