Sha256: 3ab690ee898c89cbb66b75c903f0dba8c01890e0b135ca704b8092d0f7b82385
Contents?: true
Size: 449 Bytes
Versions: 1
Compression:
Stored size: 449 Bytes
Contents
Set up the app to run locally with ease. Use Puma and Sidekiq 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
suspenders-20230113.0 | templates/descriptions/runner.md |