Sha256: eb52a7bd7c9a8251c0738e5efde5965ed1f44f68d7047324805e1462aad8efa1

Contents?: true

Size: 448 Bytes

Versions: 1

Compression:

Stored size: 448 Bytes

Contents

# <%= config[:camel_cased_app_name] %>

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. Run `bundle exec rake db:create`
4. Add your own steps to `bin/setup`
5. Run the app with `bundle exec rerun -- rackup --port 4000 config.ru`
6. Initialize git with `git init` and make your initial commit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dry-web-roda-0.10.0 lib/dry/web/roda/templates/README.md.tt