Sha256: b786ceaa5f6bada0669b9b6e71c8007683f3b27b2b4fce293d7cc9d86e0f547c

Contents?: true

Size: 451 Bytes

Versions: 6

Compression:

Stored size: 451 Bytes

Contents

# <%= config[:camel_cased_app_name] %>

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

## 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

Version Path
dry-web-roda-0.7.5 lib/dry/web/roda/templates/README.md.tt
dry-web-roda-0.7.4 lib/dry/web/roda/templates/README.md.tt
dry-web-roda-0.7.3 lib/dry/web/roda/templates/README.md.tt
dry-web-roda-0.7.2 lib/dry/web/roda/templates/README.md.tt
dry-web-roda-0.7.1 lib/dry/web/roda/templates/README.md.tt
dry-web-roda-0.7.0 lib/dry/web/roda/templates/README.md.tt