v-kolesnikov / svejk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Svejk

Welcome! You’ve generated an app using dry-web-roda.

First steps

  1. Run bundle
  2. Review .env & .env.test (and make a copy to e.g. .example.env if you want example settings checked in)
  3. Create a blog_development database
  4. Add your own steps to bin/setup
  5. Run the app with bundle exec shotgun -p 3000 -o 0.0.0.0 config.ru
  6. Initialize git with git init and make your initial commit

About


Languages

Language:Ruby 96.8%Language:API Blueprint 3.0%Language:HTML 0.1%