.vscode
|
Initial commit.
|
2022-03-27 18:30:18 -05:00 |
controllers
|
Created a recent endpoint for matches.
|
2022-04-01 11:16:24 -05:00 |
database
|
Refactored schemas, naming, and instantiation files.
|
2022-04-01 10:27:58 -05:00 |
schemas
|
Created a recent endpoint for matches.
|
2022-04-01 11:16:24 -05:00 |
.eslintrc.json
|
Set up linting for server project.
|
2022-04-01 05:38:26 -05:00 |
package-lock.json
|
append
|
2022-04-09 15:34:24 -05:00 |
package.json
|
append
|
2022-04-09 15:34:24 -05:00 |
server.js
|
Added CORS for development environment.
|
2022-04-04 20:00:12 -05:00 |