Sha256: 4589696efcb834911c7d67fdc1db9b503dfc439b89251f5609dd74d3a2c5d787
Contents?: true
Size: 444 Bytes
Versions: 6
Compression:
Stored size: 444 Bytes
Contents
# <%= config[:camel_cased_app_name] %> Welcome! You’ve generated an app using Kanji. ## First steps 1. Run `bundle` 1. Review `.env` & `.env.test` (and make a copy to e.g. `.example.env` if you want example settings checked in) 1. Create a `blog_development` database 1. Add your own steps to `bin/setup` 1. Run the app with `bundle exec shotgun -p 3000 -o 0.0.0.0 config.ru` 1. Initialize git with `git init` and make your initial commit
Version data entries
6 entries across 6 versions & 1 rubygems