9 Commits

Author SHA1 Message Date
3a907399bd
Feat(backend): update deps 2023-09-09 00:27:42 -04:00
22374728be
Feat(Docs): Added docs 2023-07-21 14:58:45 -04:00
a4ea41bef1 Fix(backend): Update deps and postgreSQL version to 15 2023-07-13 10:30:04 -04:00
minhtrannhat
3c78fe9133 Feat(API): members CRUD functionalities
- Added tests for members flow (creating/deleting/reset)
- Various fixes to tooling
2022-12-26 14:59:32 -05:00
minhtrannhat
61bac977ff
Feat & Fix(API): Sending emails to users
- Send emails to users when they register or when they reset their
  password.
- Fix `.gitignore` not recoginizing changes in `lib` folder
2022-12-15 09:45:16 -05:00
minhtrannhat
69debdb213
Feat(API): PostgreSQL database setup
- Fix enviroment variables
- Fix the ping route for API
- Added database connection for future testing
2022-12-14 21:35:00 -05:00
minhtrannhat
e9148a4428
Feat(API): Request/Response schema validation 2022-12-10 18:46:51 -05:00
minhtrannhat
10b9f90524
Feat(API): Added rate-limiting and json error handling 2022-11-19 15:13:38 -05:00
minhtrannhat
3a870ed2c5
Initial commit 2022-11-18 16:08:50 -05:00