Sha256: 2f492c017e7459312b69dd75f1166e2395379083c8b48510d65e4c00ad8496af
Contents?: true
Size: 463 Bytes
Versions: 5
Compression:
Stored size: 463 Bytes
Contents
Set up the app to run locally with ease. Use Puma and the Rails jobs runner to run the app. This can be done via either `heroku local` or any Foreman-compatible project runner (e.g. `foreman start`). Configure your app using `.env`. Installs a basic `.sample.env` that is meant to be checked into git and used as a template for your `.env`. The `bin/setup` script is modified to safely copy `.sample.env` to `.env` for you. Document all of this in the README.
Version data entries
5 entries across 5 versions & 1 rubygems