Required Dependencies:
- sqlc,
$ go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest
- golang-migrate,
$ brew install golang-migrate
or https://github.com/golang-migrate/migrate/releases - GNU make
- Docker Postgres,
$ docker pull postgres:16-alpine
You can build the .ipa file with Xcode and sideload with AltStore or a similar tool.
Building:
- From project root directory,
$ cd pastey-wails
- Build for your operating system (Not tested on Mac/Linux)
$ wails build
- The executable can be found in build/bin