Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teste de Gabriel Ronan #13

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

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