include description, railway deploy button and command to run in development in README

main
TZGyn 1 year ago
parent 1233fe0e95
commit 95f0dad69c
Signed by: TZGyn
GPG Key ID: 122EAF77AE81FD4A

@ -1 +1,12 @@
# geoip
# GeoIP
## A maxmind geoip api server with auto db refresh
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/LiUOsa?referralCode=bSruGU)
## Development
```bash
air # with air
go run main.go # without air
```

Loading…
Cancel
Save