An API application to perform CRUD operations in a database. Created using Express framework and Prisma ORM
👨💻 Tecnologias / Technologies
Esse projeto foi desenvolvido com as seguintes tecnologias / This project was developed with the following technologies:
💻 Projeto / Project
CRUD (Create, Read, Update, Delete) criado com ExpressJS framework e Prisma ORM / CRUD (Create, Read, Update, Delete) created with ExpressJS framework and Prisma ORM
🚀 Como executar / How to run
-
Clone o repositório / Clone the repository
-
Configure um banco de dados Postgres com Docker (preferencialmente) / Configure a Postgres database with Docker
-
Instale as dependências com
npm i
/ Install the dependencies withnpm i
-
Inicie o servidor com
npm start:dev
/ Start the server withnpm start:dev
🧑🏾💻 Autor / Author
Matheus Gomes de Souza
LinkedIn: https://www.linkedin.com/in/matheus-gomes-de-souza/
E-mail: matheusg_souza@outlook.com