Tech Stack - Avocodos/avocodos GitHub Wiki

Tech Stack

Avocodos is built using a modern tech stack to ensure performance and scalability:

Technologies Used

  1. Next.js: A React framework for server-side rendering and static site generation.
  2. React: A JavaScript library for building user interfaces.
  3. TypeScript: A typed superset of JavaScript for improved developer experience.
  4. Prisma: A modern database toolkit for Node.js and TypeScript.
  5. Lucia: An authentication library for TypeScript.
  6. Tailwind CSS: A utility-first CSS framework for rapid UI development.
  7. Radix UI: Unstyled, accessible components for building high-quality design systems.
  8. React Query: A data fetching and state management library for React applications.
  9. Tiptap: A headless, extensible rich text editor framework for React.
  10. Zod: A TypeScript-first schema validation library.
  11. React Hook Form: A performant form management library for React.
  12. 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.