Skip to content

Bacbia3696/auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aution

Setup

  • install sqlc and migration
make install
  • create local postgres instance
make postgres
  • create DB
make createdb
  • run migration
make migrateup
  • run server
go run ./cmd/*.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published