Local Development Setting
December 19, 2022Less than 1 minute
Environment Requirement
- golang 1.23 +
- nodejs 22.12.0 +
- mysql 8.0.30 + | MariaDB 10.10 + | Postgres 13 + (Postgres 14 recommended)
- redis 7.0 +
- go-swagger
- Goctls
Info
It is recommended to use PostgreSQL Database.
It is recommended to develop under linux, because the make command is required. Windows
users are recommended to cofigure the environment via Windows, you can also develop in the WSL environment.
Warning
Simple Admin does not recommend modifying the Core module yourself. You can run the container directly. Try not to add too much logic to the Core service
Local development environment setup
Simple Admin Core
Simple Admin Core is the core service for Simple Admin. It offers user management, authorization,
menu management and API management and so on. It must be running.
Default Account
username: admin
password: simple-admin