levysantiago / gotickets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoTickets

Versions

Go version: 1.21.4

Start the database instance

docker compose up -d

Run the project

go run src/main.go

Server will be running at http://localhost:3333

Build project

go build src/main.go

Run built

./main

Server will be running at http://localhost:3333

About


Languages

Language:Go 100.0%