An open API service indexing awesome lists of open source software.

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.

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

* ...