Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emeraldknight-sp/rocketseat-planner-api

This is an API used to create and handle travel events between friends developed during a Rocketseat NLW.
https://github.com/emeraldknight-sp/rocketseat-planner-api

Last synced: about 2 months ago
JSON representation

This is an API used to create and handle travel events between friends developed during a Rocketseat NLW.

Awesome Lists containing this project

README

        


🔴 Project: Plann.er (API)






This is an API used to create and manipulate travel events between friends developed during a Rocketseat NLW made with Node.js, Prisma, Typescript, Fastify, Zod and other packages that help create this project that is integrated into the front-end. end of the application.




Static Badge


Static Badge


Static Badge


Static Badge


Static Badge

## 🛠️ Technologies

- [Node e Yarn](https://nodejs.org/)
- [Prisma](https://www.prisma.io/docs/getting-started/)
- [TypeScript](https://www.typescriptlang.org/)
- [dayjs](https://day.js.org/)
- [Fastify](https://fastify.dev/)
- [Nodemailer](https://nodemailer.com/)
- [Zod](https://zod.dev/)

## 📣 Funcionalities

- It basically has the routes and business rules necessary to make the front-end application work.

## 💿 Installing

Install the project with the following command

```bash
yarn install
```

## 💻 Running the back-end

To run this project, run the following command

```bash
yarn dev
```

## 🧰 Used stacks

**Front-end:** Not used

**Back-end:** Node.js, Nodemailer, Prisma, Typescript, Fastify, Dayjs, Zod

## 📝 License

This project is under [ISC license](LICENSE).