Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 1.08 KB

README.md

File metadata and controls

43 lines (34 loc) · 1.08 KB

S3Upload

S3Upload is meant as a imgur replacement that allows you to use your own s3 account!

To Do

  • More tests!

How?

Here is a list of some key components used in the application:

Setup

Requirements:

  • Ruby (>= 1.9.2)
  • MongoDB
  • Graphicsmagick (ie. brew install graphicsmagick on OSX)
  • Bundler
  • A Javascript Runtime - For Rails asset pipeline (Builtin on OSX / Install node on other OSes)

Steps:

  1. Clone repository
  2. CD into the app directory
  3. bundle install
  4. rake db:seed
  5. bundle exec rails server
  6. Login with the seed user (See Below).

Admin User:

Email: example@example.com
Password: password