/NodeAPITask

Primary LanguageTypeScript

Mobi_Akross | NodeAPITask

🚀 About Project

The technical challenge is to develop an API to make a CRUD of tasks. Each task has a name, content, creation date and the name of the task's author. The Tasks will be stored in PostgreSQL.

🔨 Tech:

📋 Implementations

  • [✔️] CRUD.
  • [✔️] Using Prisma ORM.
  • [✔️] Tests using jest.

🚀 How to run

To clone and run this application, you will need Git, NodeJs installed on your computer.

🌀 Cloning repository

# Clone this repository
$ git clone https://github.com/JonathSilva/NodeAPITask.git

# Go to the project folder in terminal/cmd
$ cd NodeAPITask

🧭 Run Application Web

# Install dependencies
$ yarn

# Test Application
$ yarn test

# Run Application
$ yarn dev

# server will start on port:3001 - Go to http://localhost:3001

📝 License

This project is under MIT license. See License to learn more.

Made with ❤️ by Jonathan Silva 👋🏽 Linkedin