1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00

Updated README.md

This commit is contained in:
Mo 2021-06-03 00:09:02 +02:00
parent 6fcea2ba8a
commit c6d348c4f3

View file

@ -2,7 +2,7 @@
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
# Requirements # Requirements
You need to have Python 3 and Poetry installed. To install Poetry, follow the instructions [here](https://python-poetry.org/docs/#installation). You need to have Python version >=3.9 and Poetry installed. To install Poetry, follow the official instructions [here](https://python-poetry.org/docs/#installation).
# Start server # Start server
Every following instructions has to be followed every time before starting the server if not mentioned otherwise. Every following instructions has to be followed every time before starting the server if not mentioned otherwise.
@ -49,8 +49,6 @@ This URL leads to the home page where you can login with this testing admin acco
- email: admin@protonmail.com - email: admin@protonmail.com
- password: admin - password: admin
~# Pay attention to:~
# To-Do: # To-Do:
- Rest of admin model views - Rest of admin model views
- Validators - Validators
@ -66,3 +64,5 @@ This URL leads to the home page where you can login with this testing admin acco
- Documentation with Sphinx - Documentation with Sphinx
- Production server configuration - Production server configuration
- Backups - Backups
- Licence (GNU AGPLv3?)
- Privacy policy