Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Rubini
a5bba9d3a4
create socketio routes 2023-01-05 23:14:40 +01:00
Thomas Rubini
f1d371c5f2
refactor 'games_list' in app class 2023-01-05 23:13:51 +01:00
Thomas Rubini
9156793852
refactor 'app' to 'APP' 2023-01-05 23:13:47 +01:00
Thomas Rubini
03ab987f78
init flask-socketio + put app in a custom class 2023-01-05 15:57:34 +01:00
Thomas Rubini
a09e9a3ad3
create instance directory 2022-12-02 10:27:58 +01:00
Thomas Rubini
5c162dd4fb
refactor 2022-11-29 13:54:38 +01:00
Thomas Rubini
3beabd84aa
generate secret securely 2022-11-29 10:12:06 +01:00
Thomas Rubini
361ade9abe
basic JWT generation + rename gameid to game_id 2022-11-29 10:06:15 +01:00
Thomas Rubini
d74f304330
basic game creation API 2022-11-17 17:26:15 +01:00
Thomas Rubini
1fa7e43bbe
basic structure 2022-11-17 16:12:30 +01:00