Skip to content
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
This repository was archived by the owner on Jan 14, 2022. It is now read-only.

[REQUEST] Document using foreman to start the app and sidekiq at once using the Procfile #100

@arielj

Description

@arielj

Before we start...:

  • I checked the documentation and didn't find this feature
  • I checked to make sure that this feature has not already been requested

Branch/Commit:

Main branch.

Describe the feature:

The app currently needs 2 commands to run properly, rails s and bundle exec sidekiq. We should have a Procfile.dev file that runs the rails server and sidekiq (current Procfile doesn't work because it's intended for production)

Resources:

foreman should NOT be added as a dependency in the gemfile https://github.com/ddollar/foreman/wiki/Don%27t-Bundle-Foreman

I will abide by the code of conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions