This demo app will fulfill your basic requirment of creating post. Here are some steps to install:
-
Ruby version 2.3.0
-
System dependencies Rails -v :- 5.0.1
-
Configuration
- clone repo
- run bundle install
-
Database creation run rails db:create
-
Database initialization run rails db:migrate
-
Deployment instructions Note:
- run bundle install --without production for heroku