package
0.0.0-20240228185613-0bd3bb5bbf3b
Repository: https://github.com/vinicius-n4/alura-golang-course.git
Documentation: pkg.go.dev

# 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.

image

# 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