Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

rubytogether/rubytogether.org

Repository files navigation

rubytogether.org

local development

Clone the repository and run bin/setup. Start a server with bin/rails s.

deploying

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.

contributing

Ruby Together is a community effort supported by Ruby developers and so is this app.

Contributions are welcome, see CONTRIBUTING.md for guidelines. Thanks!

code of conduct

Ruby Together is committed to fostering a welcoming community, see CODE_OF_CONDUCT.md for more details.