mirror of
https://github.com/IS1DI/x0gp.git
synced 2026-07-19 05:47:02 +00:00
Add graphify, tests and supabase migrations & config
This commit is contained in:
@@ -84,4 +84,9 @@ compose-down:
|
||||
clean:
|
||||
rm -rf $(BIN_DIR)
|
||||
|
||||
.PHONY: graphify
|
||||
graphify:
|
||||
$(GO) run ./scripts/graphify/main.go
|
||||
|
||||
.DEFAULT_GOAL := build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user