Database server of AwesomeTickets system.
-
Requirements
- MySQL 5.7
- username: root
- password: 123456
-
Insert initial data
$ pip3 install -r requirements.txt $ python3 init.py -
Build docker image
$ docker build -t db-server .
- PowerDesigner 16.5.0
See the LICENSE file for license rights and limitations.

