Skip to content

ialidzhikov/janina

Repository files navigation

janina

Requirements

  • Ruby 2.3.3+

Development Setup

  1. Clone the repository
$ git clone git@github.com:ialidzhikov/janina.git
$ cd janina
  1. Install dependencies
$ bundle install
  1. Setup database
$ bundle exec rake db:migrate
  1. (Optinal) Import admin users from admin/users/admins.json
$ bundle exec rake db:users:import_admins
  1. Run
$ bundle exec ruby app.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published