Upload files to "/"

This commit is contained in:
2025-08-20 20:20:07 +02:00
parent 7897bb686a
commit 35e854fb15
5 changed files with 151 additions and 3 deletions

View File

@@ -1,3 +1,2 @@
# old-webchat-server
gfrtgf
# Building
Create a new venv by going clicking on `Python <version>` in the bottom right corner of PyCharm, then in the dropdown `Add New Interpreter` and then `Add Local Interpreter`. The default options are correct so just click `Ok`. When you go into `main.py` you should see `Package requirements <package names> are not satisfied`. Just click `Install requirements` and `Install`.