Initial commit - Phone Refurb system

This commit is contained in:
kawa
2026-04-12 20:12:46 +02:00
commit 03f4f11373
6 changed files with 892 additions and 0 deletions

10
web-app.log Normal file
View File

@@ -0,0 +1,10 @@
* Serving Flask app 'web-app'
* Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:5050
* Running on http://192.168.1.149:5050
Press CTRL+C to quit
127.0.0.1 - - [12/Apr/2026 20:04:01] "GET / HTTP/1.1" 200 -
192.168.1.123 - - [12/Apr/2026 20:07:13] "GET / HTTP/1.1" 200 -
192.168.1.123 - - [12/Apr/2026 20:07:13] "GET /favicon.ico HTTP/1.1" 404 -