An app aimed at empowering nonprofits to efficiently manage government grants.
Clone this repository
CD into repository
Run rails s
To support logging in with Google, create a .env
file in the project root with your OAuth2 credentials:
GOOGLE_CLIENT_ID=CLIENT_ID_GOES_HERE
GOOGLE_CLIENT_SECRET=SECRET_GOES_HERE
Bug reports and pull requests are welcome on GitHub at https://github.com/hcarnes/theodora. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The app is available as open source under the terms of the Apache 2 License.
Everyone interacting in the Theodora codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.