Tech Stack - Avocodos/avocodos GitHub Wiki
Tech Stack
Avocodos is built using a modern tech stack to ensure performance and scalability:
Technologies Used
- Next.js: A React framework for server-side rendering and static site generation.
- React: A JavaScript library for building user interfaces.
- TypeScript: A typed superset of JavaScript for improved developer experience.
- Prisma: A modern database toolkit for Node.js and TypeScript.
- Lucia: An authentication library for TypeScript.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Radix UI: Unstyled, accessible components for building high-quality design systems.
- React Query: A data fetching and state management library for React applications.
- Tiptap: A headless, extensible rich text editor framework for React.
- Zod: A TypeScript-first schema validation library.
- React Hook Form: A performant form management library for React.
- Uploadthing: A file upload solution for Next.js applications.
For more information about the tech stack, you can check out the project's README file.