# README
Database
Using SQL schema migration tool to init database.
Default | Backend | Description |
---|---|---|
* | MYSQL | Store data for management |
Init Database
MYSQL_ROOT_PASSWORD=xxx ./migrate-up.sh
# Packages
No description provided by the author
# Interfaces
No description provided by the author