https://github.com/tmtocb/crud-chatup_rails_devise_bulma
simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.
https://github.com/tmtocb/crud-chatup_rails_devise_bulma
bulma crud devise font-awesome gravatar postgresql rails rails6
Last synced: about 1 month ago
JSON representation
simple crud-app based on Twitter with Rails 6, Bulma for CSS, devise for authentication, CRUD actions with simple_form, gravatars and font-awesome icons on top. Postgresql as database.
- Host: GitHub
- URL: https://github.com/tmtocb/crud-chatup_rails_devise_bulma
- Owner: tmtocb
- Created: 2020-12-14T17:35:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T13:27:51.000Z (over 4 years ago)
- Last Synced: 2025-02-02T09:29:45.240Z (3 months ago)
- Topics: bulma, crud, devise, font-awesome, gravatar, postgresql, rails, rails6
- Language: Ruby
- Homepage: https://tmt-chatup.herokuapp.com/tweeets
- Size: 236 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
* ...