Commit Graph

22 Commits

Author SHA1 Message Date
Hugo Peixoto e2bcdaec26 Remove duplicate address from members#show 2022-08-20 11:12:16 +01:00
Hugo Peixoto 24a01b964b Fix readme markdown 2022-08-20 11:12:06 +01:00
Hugo Peixoto 9e6649355c Add license file 2022-08-20 11:11:04 +01:00
Hugo Peixoto 5690f2d8a3 Write an actual README 2022-08-20 11:10:58 +01:00
Hugo Peixoto ded65410d4 Fix payment text template 2022-08-20 11:10:41 +01:00
Hugo Peixoto e9c32b2793 Ignore env files in docker 2022-08-03 14:51:13 +01:00
Hugo Peixoto 9f46baf52d Add example env and production initialization 2022-07-16 16:17:04 +01:00
Hugo Peixoto bed4fee11b Add docker stuff 2022-07-16 11:27:56 +01:00
Hugo Peixoto 2705ad1611 Implement letter generation 2022-07-16 11:27:43 +01:00
Hugo Peixoto 2e7b03e9ef Add papertrail 2022-06-26 12:57:00 +01:00
Hugo Peixoto 72d88e25ff Add member preferences 2022-06-26 10:44:39 +01:00
Hugo Peixoto 4f190f67f0 Add account management 2022-06-25 23:45:47 +01:00
Hugo Peixoto 882d0a51ed Add contribution actions and member deletion 2022-06-25 21:27:02 +01:00
Hugo Peixoto 57e976ef96 Add first iteration 2022-06-25 13:48:46 +01:00
Hugo Peixoto f97b01dd43 Configure database 2022-06-20 20:53:38 +01:00
Hugo Peixoto 2cde7196a0 Set rails timezone 2022-06-20 20:50:30 +01:00
Hugo Peixoto 77c1aacab0 Add standard gems 2022-06-20 20:50:04 +01:00
Hugo Peixoto 7abe99bab3 Clean up Gemfile 2022-06-20 20:49:14 +01:00
Hugo Peixoto 46881d72bf rails new
rails new \
  --skip-action-cable \
  --skip-hotwire \
  --skip-jbuilder \
  --skip-system-test \
  -a propshaft \
  --database=postgresql .
2022-06-20 20:48:08 +01:00
Hugo Peixoto d1a8df249a f 2022-06-20 20:14:51 +01:00
Hugo Peixoto 718be8f42d Add gemfile 2022-06-20 20:12:00 +01:00
Hugo Peixoto 6726605041 First commit 2022-06-20 19:09:26 +01:00