https://github.com/clouby/tasks-op
Getting practice with RoR creating a Task app
https://github.com/clouby/tasks-op
beginner-project ruby-on-rails
Last synced: 3 months ago
JSON representation
Getting practice with RoR creating a Task app
- Host: GitHub
- URL: https://github.com/clouby/tasks-op
- Owner: clouby
- Created: 2021-10-17T01:34:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T00:29:02.000Z (over 3 years ago)
- Last Synced: 2025-01-25T09:42:23.828Z (5 months ago)
- Topics: beginner-project, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task OP
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
* ...