Skip to content

Comments

Teste de Gabriel Ronan#13

Open
ronanzindev wants to merge 16 commits intoormacarbon:mainfrom
ronanzindev:Ronanzindev/Teste-Gabriel-Ronan
Open

Teste de Gabriel Ronan#13
ronanzindev wants to merge 16 commits intoormacarbon:mainfrom
ronanzindev:Ronanzindev/Teste-Gabriel-Ronan

Conversation

@ronanzindev
Copy link

@ronanzindev ronanzindev commented Feb 11, 2023

I used the PostgreSQL database

With Docker

Using docker we don't need to install anything, just run the command docker compose up

No docker

Backend

Make sure Golang and Postgres are installed on your machine. In the backend folder, run the commands go mod download to install the project's dependencies, and the command go run main.go to run the server

OBS: If you are running without docker, you will have to change the .env file to your local database settings

The postaman collection is inside the backend folder

Frontend

Make sure you have nodejs installed on your machine.

Access the frontend folder, run the npm install command to install the libraries and the npm run start command

@ronanzindev ronanzindev marked this pull request as ready for review February 11, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant