-
Install required Gems
$ cd path_to_pixigram && bundle install -
create database.yml and .env
$ cp config/database.yml.example config/database.yml $ cp .env.example .env -
Create and migrate database.
$ rails db:create && rails db:migrate $rails s
argha0x/pixigram
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|