https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap
simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.
https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap
bootstrap carrierwave crud gravatar heroku heroku-deployment postgresql rails rails6
Last synced: about 1 month ago
JSON representation
simple ideas-app with Rails 6, carrierwave for file upload, Bootstrap for styling, devise for authentication, CRUD actions, comments included, gravatars added. Postgresql as database with Heroku deployment.
- Host: GitHub
- URL: https://github.com/tmtocb/crud-ideas_rails_carrierwave_bootstrap
- Owner: tmtocb
- Created: 2020-12-20T12:45:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T19:50:13.000Z (over 4 years ago)
- Last Synced: 2025-02-02T09:29:54.440Z (3 months ago)
- Topics: bootstrap, carrierwave, crud, gravatar, heroku, heroku-deployment, postgresql, rails, rails6
- Language: Ruby
- Homepage: https://tmt-info-apps.herokuapp.com/
- Size: 343 KB
- Stars: 1
- 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
* ...