- Database: MySQL
- Caching server: Redis
- Server
- Host: localhost
- Port: 8088
- MySQL
- Read the constant/constant.go comments, can be customized
- Redis
- Read the constant/constant.go commentsm can be customized
- Start the MySQL service (with above specifications)
- Start the Redis service (with above specifications)
- Run the code with the below command:
go run user_manager/main.go