edilsonperes / test-brain-agriculture

Teste for senior backend position

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technical assessment for senior backend position.

Running the project

  1. Clone the repository to your local machine

  2. Open a terminal on the root folder

  3. Create a .env file on the root folder according to .env.example file

  4. Run the following command docker compose up -d

  5. The API will run on localhost:${PORT}

Testing the API

Use the file insomnia.json on docs folder for greater ease of testing. Simply import the file to your insomnia application.

About

Teste for senior backend position


Languages

Language:TypeScript 98.6%Language:JavaScript 0.9%Language:Dockerfile 0.3%Language:Shell 0.3%