# README
alura-store
Run Locally
Go to the project directory.
$ cd alura-golang-course/alura-store
Run containerized PostgreSQL with the following command.
$ docker compose up -d
Start the server.
$ go run main.go
Open the browser and access http://localhost:8000
to interact with the interface.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author