You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-07-15 01:34:32 +02:00
completed schema migration
This commit is contained in:
4
example-project/schema/makefile
Normal file
4
example-project/schema/makefile
Normal file
@ -0,0 +1,4 @@
|
||||
SHELL := /bin/bash
|
||||
|
||||
run:
|
||||
go build . && ./schema
|
Reference in New Issue
Block a user