Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.02 KB

Theodora 👑

An app aimed at empowering nonprofits to efficiently manage government grants.

Installation

Clone this repository

CD into repository

Run rails s

Google Login

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

Contributing

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.

License

The app is available as open source under the terms of the Apache 2 License.

Code of Conduct

Everyone interacting in the Theodora codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.