summaryrefslogtreecommitdiff
path: root/database (follow)
Commit message (Expand)AuthorAgeFilesLines
* switched to single quotes string in eslintJulien Dessaux2023-01-053-18/+18
* Fixed fixtures and testingJulien Dessaux2023-01-031-2/+0
* Began adding testsJulien Dessaux2023-01-021-1/+4
* Implemented game creationJulien Dessaux2022-11-224-14/+31
* Added basic games handlingJulien Dessaux2022-11-213-0/+42
* Added register and login database functions, and use the last one in the logi...Julien Dessaux2022-10-302-1/+35
* Added a basic database schema and migration functionJulien Dessaux2022-10-282-0/+36