Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

unhaltable/exemplary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exemplary

Document upload and annotation.

Code Climate Test Coverage

Overview

TODO

Development

Dependencies:

  • Ruby 2.2.0 (rbenv recommended)
  • Bundler: gem install bundler
  1. Install the bundle:

    cd mylivenotes/
    bundle install
  2. Set up PostgreSQL:

    • On OS X, Postgres.app is recommended.

    • For other platforms, see PostgreSQL downloads

    • Set $DATABASE_URL in your environment:

      export DATABASE_URL="postgres://localhost/mylivenotes_development"

      (Tip: use autoenv or an IDE to set this automatically)

  3. Start the development server:

    bin/rails server

Deploying to production

Add the Heroku remote:

git remote add heroku git@heroku.com:exemplary.git

The site is live at https://exemplary.io

About

Collaborate. Study. Succeed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •