Initial commit

This commit is contained in:
2024-04-17 15:07:51 +01:00
commit f1b095ba83
280 changed files with 30850 additions and 0 deletions

10
README Normal file
View File

@@ -0,0 +1,10 @@
Precision and Research Technology Systems Limited
Website with online store
Powered by flask
host for machine:
python -m flask run
host for local network:
python -m flask run --host=0.0.0.0