https://github.com/maxisme/transfermeit-backend
Backend code for Transfer Me It
https://github.com/maxisme/transfermeit-backend
Last synced: about 1 month ago
JSON representation
Backend code for Transfer Me It
- Host: GitHub
- URL: https://github.com/maxisme/transfermeit-backend
- Owner: maxisme
- License: mit
- Created: 2019-07-25T17:14:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T11:05:48.000Z (almost 6 years ago)
- Last Synced: 2023-08-22T10:25:04.013Z (almost 3 years ago)
- Language: Go
- Homepage: https://transferme.it
- Size: 246 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# [transferme.it](https://transferme.it/)
## [Mac App](https://github.com/maxisme/transfermeit) | [Website](https://github.com/maxisme/transferme.it) | Backend
[](https://github.com/maxisme/transfermeit-backend/actions)
[](https://codecov.io/gh/maxisme/transfermeit-backend)
[](https://github.com/maxisme/transfermeit-backend/actions)
[](https://goreportcard.com/report/github.com/maxisme/transfermeit-backend)
To create new migrations run:
```
$ migrate create -ext sql -dir sql/ -seq "description"
```