Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valchanoficial/pucrs-tcc
PUCRS - Pós Graduação em Desenvolvimento Full Stack - Desenvolvimento de Aplicação Web
https://github.com/valchanoficial/pucrs-tcc
javascript nextjs nextjs13 planetscale prisma react reacthookform reactjs storybook typescript undici vercel zod
Last synced: 5 days ago
JSON representation
PUCRS - Pós Graduação em Desenvolvimento Full Stack - Desenvolvimento de Aplicação Web
- Host: GitHub
- URL: https://github.com/valchanoficial/pucrs-tcc
- Owner: ValchanOficial
- License: gpl-3.0
- Created: 2023-07-25T15:27:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T12:57:23.000Z (6 months ago)
- Last Synced: 2024-05-04T13:38:43.786Z (6 months ago)
- Topics: javascript, nextjs, nextjs13, planetscale, prisma, react, reacthookform, reactjs, storybook, typescript, undici, vercel, zod
- Language: TypeScript
- Homepage: https://pucrs-tcc.vercel.app/
- Size: 7.7 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PUCRS - Pós Graduação em Desenvolvimento Full Stack - Projeto de conclusão de curso
Design: [link](https://www.canva.com/design/DAFppOe1EZY/t0aUOGaysH_H17mhEUbbIA/view?utm_content=DAFppOe1EZY&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink)
> “A tecnologia não faz nada.
> Ela faz aquilo que nós fizermos com ela.”
> **Gabriela Cardozo Ferreira**## Tecnologias utilizadas:
- [Next.js 13](https://nextjs.org/)
- [React](https://react.dev/)
- [Typescript](https://www.typescriptlang.org/)
- [Zod](https://zod.dev/)
- [React Hook Form](https://www.react-hook-form.com/)
- [Storybook](https://storybook.js.org/)
- [Prisma](https://www.prisma.io/)
- [Undici](https://github.com/nodejs/undici)
- [Mercado Pago](https://www.mercadopago.com.br/developers/pt)
- [React Icons](react-icons)
- [Splide](https://splidejs.com/)
- [Vercel](https://vercel.com/)
- [PlanetScale](https://planetscale.com/)
- [Unsplash](https://unsplash.com/pt-br)
- [Flaticon - Food icons created by Freepik](https://www.flaticon.com/free-icons/food)## Rodando o projeto:
```bash
yarn install
yarn dev
yarn sb
yarn studio
```- Dev: [http://localhost:3000](http://localhost:3000)
- API: [http://localhost:3000/api/v1](http://localhost:3000/api/v1)
- Storybook: [http://localhost:6006](http://localhost:6006)
- Prisma Studio: [http://localhost:5555](http://localhost:5555)