Sprankelprachtig aan/afmeldsysteem

Maarten van den Berg b7b78245e9 Add new env vars %!s(int64=7) %!d(string=před) roky
app 053af53dfa Fix two crashes %!s(int64=7) %!d(string=před) roky
bin f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
config f0216688ed Config changes %!s(int64=7) %!d(string=před) roky
db af3e51f85b Fix crash when not seeding in production %!s(int64=7) %!d(string=před) roky
doc d087eb7168 Systemd service file %!s(int64=7) %!d(string=před) roky
doc_gen eb9b3d156c WIP: Validation and documentation %!s(int64=8) %!d(string=před) roky
lib f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
log f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
public b69cd1b95b Rebrand from 'damena' to 'aardbei' %!s(int64=8) %!d(string=před) roky
test 2ab4598d90 Add authentication mailer %!s(int64=8) %!d(string=před) roky
tmp f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
vendor f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
.gitignore d5cbb687dd Add mailing via Mailgun %!s(int64=8) %!d(string=před) roky
.rbenv-vars-sample b7b78245e9 Add new env vars %!s(int64=7) %!d(string=před) roky
.ruby-version f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
.yardopts eb9b3d156c WIP: Validation and documentation %!s(int64=8) %!d(string=před) roky
Gemfile 0085669d7f Misc. fixes: %!s(int64=7) %!d(string=před) roky
Gemfile.lock 0085669d7f Misc. fixes: %!s(int64=7) %!d(string=před) roky
README.md f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
Rakefile f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky
config.ru f22d20f542 Initial commit: rails new, first models %!s(int64=8) %!d(string=před) roky

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

  • ...