Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiarorosa/app-nlw-ia
Aplicação desenvolvida durante a NLW para realizar upload de vídeos e com IA, automatizar títulos e descrições
https://github.com/chiarorosa/app-nlw-ia
Last synced: 2 days ago
JSON representation
Aplicação desenvolvida durante a NLW para realizar upload de vídeos e com IA, automatizar títulos e descrições
- Host: GitHub
- URL: https://github.com/chiarorosa/app-nlw-ia
- Owner: chiarorosa
- License: mit
- Created: 2023-09-12T18:04:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-16T01:18:05.000Z (about 1 year ago)
- Last Synced: 2024-07-06T00:00:34.308Z (4 months ago)
- Language: TypeScript
- Size: 11.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💻 Projeto app-NLW-ia \#40
A aplicação inclui:## FRONTEND
- Vite [vitejs.dev](https://vitejs.dev) Next Generation Frontend Tooling ✅
```bash
npm create vite@latest ...
ou
pnpm create vite ...
```- Typescript + React + "Tailwind CSS [tailwind](https://tailwindcss.com/) + Radix UI [radix](https://www.radix-ui.com/)" ✅
- shadcn/ui [shadcn](https://ui.shadcn.com/) ✅
- lucide-react [lucide](https://lucide.dev/guide/packages/lucide-react) ✅
## BACKEND
- Typescript + @types/node + tsx ✅
- PrismaORM [prisma](https://www.prisma.io/) ✅
- Fastify [fastify](https://fastify.dev/) ✅
- @fastify/multipart ✅
- Zod [zod](https://zod.dev/) ✅
- @fastify/CORS ✅
- OpenAI API [openai](https://github.com/openai/openai-node) ✅
## Licença
Esse projeto está sob a licença MIT. Para mais detalhes leia [licença](https://raw.githubusercontent.com/chiarorosa/app-nlw-ia/main/LICENSE)