Commit Graph

10 Commits

Author SHA1 Message Date
c345cea888 Added CORS for development environment. 2022-04-04 20:00:12 -05:00
8a3de628a6 Created a recent endpoint for matches.
Added a field to record creation time of a match.

Additionally performed some minor refactoring.
2022-04-01 11:16:24 -05:00
19bbca36ca Refactored schemas, naming, and instantiation files. 2022-04-01 10:27:58 -05:00
c6b15074fb Created some create and read endpoints. 2022-04-01 05:38:27 -05:00
22c5a8a83d Created authorization related middleware. 2022-04-01 05:38:26 -05:00
59cb5e27f8 User, match, sport schemas added. 2022-04-01 05:38:26 -05:00
30e921f0ea Added Node packages. 2022-04-01 05:38:26 -05:00
98956a4c5d Updated .gitignore. 2022-04-01 05:38:26 -05:00
22291958d1 Set up linting for server project. 2022-04-01 05:38:26 -05:00
13a24eb46b Initial commit. 2022-03-27 18:30:18 -05:00