Skip to content

TenacityLabs/retrospect-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build: go build -o bin/retrospect-backend cmd/main.go

run: build ./bin/retrospect-backend

run: go run cmd/main.go

test: go test -v ./...

migration: migration create -ext sql -dir cmd/migrate/migrations $(filter-out $@,$(MAKECMDGOALS))

migrate-up: go run cmd/migrate/main.go up

migrate-down: go run cmd/migrate/main.go down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •