Skip to content

Pic-o-gram is an Instagram-like web application written using Ruby on Rails!

Notifications You must be signed in to change notification settings

Oxxyg33n/pic-o-gram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pic-o-gram is an Instagram-like web application made using Ruby on Rails!

Thanks to reddit user devwalks and his Photogram e-book.

Devwalks' blog

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Run the server:

$ rails server

About

Pic-o-gram is an Instagram-like web application written using Ruby on Rails!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published