Skip to content
This repository was archived by the owner on May 16, 2026. It is now read-only.

codidact/donations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donations

Small web app to display and adminstrate a list of donors to the Codidact Foundation.

Important note

This project is no longer actively in use, and has been replaced by a page on codidact.org. This repository is archived and read-only.

Installation

Clone the repository. Make sure you have a working Ruby environment.

  • Run bundle install to install dependencies
  • Rename config.sample.yml to config.yml and fill in the values for your setup. You can obtain OAuth app keys for the Codidact network at https://meta.codidact.com/oauth/apps.
  • Rename donations.sample.yml to donations.yml.

That's it!

Usage

For development, run

ruby lib/server.rb

For production, add the APP_ENV variable:

APP_ENV=production ruby lib/server.rb

Contributing

Bug reports and PRs are welcome. Please see the Codidact Code of Conduct.

License

MIT

About

Donation list

Resources

License

Code of conduct

Contributing

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors