Code Monkey home page Code Monkey logo

event-mell's Introduction

CoDox - starter template for modern web development !

CoDox โ€“ A starter template for modern web development with nextjs 13 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma.

A starter template for modern web development with nextjs 13 (app route), tailwindcss, typescript, trpc, clerk auth, and prisma.

Tech Stacks ๐Ÿ’ป

  • โšก Next.js 13 โ€” The React framework with hybrid static & server rendering, and App Router
  • ๐Ÿ”ฅ TypeScript โ€” JavaScript with type safety and enhanced developer experience.
  • ๐Ÿ’… Tailwind CSS โ€” A utility-first CSS framework for rapid UI development
  • ๐Ÿ—ƒ Shadcn UI โ€” A collection of beautiful and accessible components built with Radix UI and Tailwind CSS.
  • ๐ŸŒ tRPC โ€” A toolkit for building end-to-end typesafe APIs with Next.js and any database
  • ๐Ÿ”’ Clerk โ€” A complete user management solution with authentication, profiles, and more
  • ๐Ÿ“ฆ Prisma โ€” A modern ORM for Node.js and TypeScript that simplifies database access
  • โ™ป๏ธ T3 Env โ€” A library for managing type-safe environment variables in Next.js
  • ๐Ÿ›  BiomeJS โ€” A tool for formatting, linting, and more in a fraction of a second.
  • ๐Ÿ“Š Google Analytics โ€” A web analytics service that tracks and reports website traffic

Environment Variables ๐ŸŒŽ

To use clerk and analytics you need to add the following environment variables to your .env file:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY =
CLERK_SECRET_KEY =
DATABASE_URL =
NEXT_PUBLIC_GOOGLE_ID =

Setup Locally ๐Ÿš€

  1. Clone the repository
git clone https://github.com/sujjeee/codox.git
  1. Install dependencies using pnpm
pnpm install
  1. Start the development server
pnpm dev

Preview ๐Ÿ‘€

See the preview โ€” CoDox

event-mell's People

Contributors

texmeijin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.