Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WB L0 LEARNING APP

Run environment:

docker-compose up -d

Apply migrations:

migrate -path ./internal/adapter/postgres/migrations -database postgres://user:password@0.0.0.0:5432/wb?sslmode=disable up

Start consumer:

cd consumer
go run ./cmd/main.go

Start producer:

cd producer
go run ./cmd/main.go

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages