Skip to content

JustinAiken/my_timeline-demo

Repository files navigation

Code Climate

My Timeline-Demo

A social-media aggregation/display plugin display application

This is a small demo app to host the My Timeline Rails engine.

It lets you quickly see what it looks like, including when it's styled with a myriad of free bootstrap themes.

What it looks like:

Screenshot

Usage:

  1. Clone the project (git clone git@github.com:JustinAiken/my_timeline-demo.git)
  2. Bundle the gems (cd my_timeline-demo && bundle install)
  3. Prepare the database (db:create && db:migrate && db:seed)
  4. Put in your own keys in config/initializers/my_timeline.rb
  5. Start the rails server (rails s)
  6. Visit the website in a browser
  7. Login with the user created during the seed step
  8. ???
  9. Profit!

Credits

Original author: Justin Aiken

Links

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history.
    • If you want to have your own version, that is fine but bump version in a commit by itself so I can ignore when I pull
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2013 Justin Aiken MIT license (see LICENSE for details).

About

A small application to demonstrate the my_timeline plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published