Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opedrosouza/rails6_starter_mysql
A simple starter of Rails 6 app with Myql, Devise, Tests and Bootstrap.
https://github.com/opedrosouza/rails6_starter_mysql
Last synced: 2 days ago
JSON representation
A simple starter of Rails 6 app with Myql, Devise, Tests and Bootstrap.
- Host: GitHub
- URL: https://github.com/opedrosouza/rails6_starter_mysql
- Owner: opedrosouza
- Created: 2020-08-26T00:10:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T00:11:06.000Z (about 4 years ago)
- Last Synced: 2024-10-09T08:41:23.166Z (about 1 month ago)
- Language: Ruby
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...