1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-11-08 21:21:06 +00:00

Update README

This commit is contained in:
Mo 2022-05-09 17:59:52 +02:00
parent 85f49824ca
commit ce948188c6

View file

@ -8,7 +8,6 @@ image:https://img.shields.io/badge/code%20style-black-000000.svg[link=https://gi
You need to have Python version >=3.10 and Poetry installed. To install Poetry, follow the https://python-poetry.org/docs/#installation[official instructions].
== Starting server
// TODO: Update with Gunicorn
IMPORTANT: Every following instruction has to be followed every time before starting the server if not mentioned otherwise.
@ -47,7 +46,7 @@ WARNING: Running the following line *drops an eventually existing database*! The
[source,bash]
----
python testDB.py
python -m advlabdb.scripts.test.test_database
----
This (re-)creates the database with some elements for testing.
@ -80,7 +79,6 @@ NOTE: Obviously, the email address is fake.
* Deactivate assistants account after a while if not assigned to experiments
* Statistics + semester review with alerts
* Production server configuration with Gunicorn
* Documentation with Asciidoctor
* Backups
* Logging