made the filestructure better and migrated the game creation from the old type of db to the newer relational db type!
This commit is contained in:
parent
9ac813c699
commit
736059646d
28 changed files with 343 additions and 736 deletions
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
|
@ -4,5 +4,13 @@
|
|||
"editor.quickSuggestions": {
|
||||
"strings": true
|
||||
},
|
||||
"cSpell.words": ["SUPABASE"]
|
||||
"cSpell.words": [
|
||||
"correctanswer",
|
||||
"creationdate",
|
||||
"gameid",
|
||||
"kahoot",
|
||||
"questionid",
|
||||
"questionstext",
|
||||
"SUPABASE"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue