description | Unnamed repository; edit this file 'description' to name the repository. |
last change | Fri, 19 Nov 2021 01:24:00 +0000 (02:24 +0100) |
URL | [public ] git://auder.net/rpsls-web.git |
[private] git@auder.net:rpsls-web.git |
Dans le dossier db/ : sqlite3 rpsls.sqlite
Puis à l'invite de commande SQLite : .read setup.sql
Ensuite, dans ce répertoire : pip install -r requirements.txt
à la racine du projet dans un terminal : python server.py
Naviguez ensuite sur http://127.0.0.1:8000/
2021-11-19 | Benjamin Auder | Cosmetics. Last quick commit fixed a bug in API at... main | commit | commitdiff | tree | snapshot |
2021-11-18 | Benjamin Auder | 'update' | commit | commitdiff | tree | snapshot |
2021-10-26 | Benjamin Auder | Remove some redundant code in server.py | commit | commitdiff | tree | snapshot |
2021-10-26 | Benjamin Auder | Fix path to current script folder | commit | commitdiff | tree | snapshot |
2021-10-26 | Benjamin Auder | server.py: dev and prod modes in same code | commit | commitdiff | tree | snapshot |
2021-10-26 | Benjamin Auder | Update points in table Players after each (won) round | commit | commitdiff | tree | snapshot |
2021-10-24 | Benjamin Auder | Ignore db file | commit | commitdiff | tree | snapshot |
2021-10-24 | Benjamin Auder | Fix spaces: \t --> ' ' | commit | commitdiff | tree | snapshot |
2021-10-24 | Benjamin Auder | Fix spaces: \t --> ' ' | commit | commitdiff | tree | snapshot |
2021-10-24 | Benjamin Auder | First commit | commit | commitdiff | tree | snapshot |
2 years ago | main | shortlog | log | tree |