alai-server/backend
Chris Cromer fcf6a91257
make game and user use the same structure for all of its endpoints
2023-02-01 12:52:26 -03:00
..
controllers fix incorrect variable name 2023-02-01 12:49:14 -03:00
database change module url 2022-07-22 23:00:31 -04:00
middlewares add vite preview port 2023-01-31 23:39:05 -03:00
models don't check for player if RUT is empty and allow null player id with pointer 2022-09-22 16:37:37 -03:00
routes make game and user use the same structure for all of its endpoints 2023-02-01 12:52:26 -03:00
utils extend the token lifetime 2023-01-28 20:59:53 -03:00
Dockerfile update dependency versions 2023-01-27 22:52:05 -03:00
env.example rename the env example file so it isn't hidden 2023-01-28 00:46:51 -03:00
go.mod update dependency versions 2023-01-27 22:52:05 -03:00
go.sum update dependency versions 2023-01-27 22:52:05 -03:00
main.go change module url 2022-07-22 23:00:31 -04:00
test.sh First commit 2022-06-29 21:26:05 -04:00