talent/README.md

11 lines
157 B
Markdown
Raw Permalink Normal View History

2021-12-29 03:56:50 +00:00
# talent
2021 talent show project for team 3
2021-12-30 09:16:20 +00:00
## Dev
> connect to testing db in dev mode
```
go run *.go -db-name talentdev -dev -addr 127.0.0.1:8000
```