Clone the repository and run bin/setup. Start a server with bin/rails s.
Deploy to staging manually by running bin/deploy staging.
The main branch is deployed to staging automatically on merges.
You can find the staging app here: https://rubytogether-staging.herokuapp.com
Deploy to production by running bin/deploy production.
Ruby Together is a community effort supported by Ruby developers and so is this app.
Contributions are welcome, see CONTRIBUTING.md for guidelines. Thanks!
Ruby Together is committed to fostering a welcoming community, see CODE_OF_CONDUCT.md for more details.