Go to file
Adrian Hinz ccd8a358ed fix tooltip on index site 2022-03-28 11:37:02 +02:00
app fix tooltip on index site 2022-03-28 11:37:02 +02:00
bin Initial commit 2022-02-28 11:15:37 +01:00
config fixes and addon 2022-03-28 11:30:38 +02:00
db fixes and addon 2022-03-28 11:30:38 +02:00
lib Initial commit 2022-02-28 11:15:37 +01:00
log Initial commit 2022-02-28 11:15:37 +01:00
public Initial commit 2022-02-28 11:15:37 +01:00
storage Initial commit 2022-02-28 11:15:37 +01:00
test Added email notifications for new dotations 2022-03-15 14:24:58 +01:00
tmp Initial commit 2022-02-28 11:15:37 +01:00
vendor Initial commit 2022-02-28 11:15:37 +01:00
.gitignore Initial commit 2022-02-28 11:15:37 +01:00
.ruby-version Initial commit 2022-02-28 11:15:37 +01:00
Gemfile added friendly_id 2022-03-22 16:41:15 +01:00
Gemfile.lock added friendly_id 2022-03-22 16:41:15 +01:00
README.md Initial commit 2022-02-28 11:15:37 +01:00
Rakefile Initial commit 2022-02-28 11:15:37 +01:00
config.ru Initial commit 2022-02-28 11:15:37 +01:00
package.json Initial commit 2022-02-28 11:15:37 +01:00

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...