1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 23:39:36 +02:00
foxbank/server
Dan Cojocaru f91b6be3a5
Implemented initial account support
Also refatored into package
Also added Swagger/OpenAPI
2021-12-29 10:48:42 +02:00
..
.vscode Implemented initial account support 2021-12-29 10:48:42 +02:00
foxbank_server Implemented initial account support 2021-12-29 10:48:42 +02:00
.dockerignore Added initial server database work 2021-11-30 14:13:57 +02:00
.gitignore Added initial server database work 2021-11-30 14:13:57 +02:00
docker-compose.yml Added initial server database work 2021-11-30 14:13:57 +02:00
Dockerfile Implement login 2021-12-06 01:34:00 +02:00
init.sql Added initial server database work 2021-11-30 14:13:57 +02:00
login.py Implemented initial account support 2021-12-29 10:48:42 +02:00
Pipfile Implemented initial account support 2021-12-29 10:48:42 +02:00
Pipfile.lock Implemented initial account support 2021-12-29 10:48:42 +02:00
run.sh Fixed bug in ensure_logged_in decorator 2021-12-06 02:55:49 +02:00
server.py Implemented initial account support 2021-12-29 10:48:42 +02:00
setup.cfg Implemented initial account support 2021-12-29 10:48:42 +02:00