Categorygithub.com/murilogilfelpeto/ps-tag-onboarding-go
repository
0.0.0-20240301180350-0d8484a88620
Repository: https://github.com/murilogilfelpeto/ps-tag-onboarding-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

ps-tag-onboarding-go

The project

This is the Go version of the onboarding exercise for the Tag Team.

Frameworks, libs and technologies

Technical Proposal

Pre-requisites

Getting started

To run the application, make sure you have installed:

  • Go
  • Docker
  • Docker-compose
  • Swagger

If you don't have some of these you can face some errors, so make sure you have all of them installed, following the instructions at Pre-requisites section.

  1. Clone the repository
git clone https://github.com/murilogilfelpeto/ps-tag-onboarding-go
  1. Navigate to ps-tag-onboarding-go
cd ps-tag-onboarding-go
  1. Run the command:
make

Test application

Open your browser and access http://localhost:8080/swagger/index.html

Verify database

Open your browser and access http://localhost:8081 user: admin pass: pass