Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alex-sandalov/link-base
https://github.com/alex-sandalov/link-base
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex-sandalov/link-base
- Owner: alex-sandalov
- Created: 2024-10-29T09:53:22.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T16:30:44.000Z (about 2 months ago)
- Last Synced: 2024-11-01T17:22:18.090Z (about 2 months ago)
- Language: Go
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# link-base
## Сборка и запуска
```bash
make build && make start && make migrate-up && make swag
```