An open API service indexing awesome lists of open source software.

https://github.com/mss-boot-io/template-admin

import mss-boot-admin template
https://github.com/mss-boot-io/template-admin

Last synced: about 2 months ago
JSON representation

import mss-boot-admin template

Awesome Lists containing this project

README

        

# template admin

## 快速启动(linux/mac)
```shell
make generate
go run . migrate
go run . server
```