me-imfhd / turbocell

Load the turbocell and execute your idea.

Home Page:https://turbocell-web.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Turbocell

Load up turbocell and build a production grade web application instantly on vercel free plan.

contributors last update forks stars open issues license


# 📔 Table of Contents

🌟 About the Project

👾 Tech Stack

Client
Server
Database
DevOps

🎯 Features

  • OAuth and Magic Links Login
  • Cross Domain, Session Based, Cookie Authentication
  • Rate Limiting with Upstash Redis
  • Sonner Notifications on api interactions
  • Error Monitoring with Sentry
  • Analytics with Posthog
  • Auto Generate Zod Schema for Prisma Database Schemas
  • Dark Mode with next-themes and shadcn
  • S3 for file upload
  • Cloudfront CDNs for serving static content
  • Tooling Workspace - Tailwind, TypeScript, ESLint, and GitHub Actions
  • Independent implementation of functional APIs following MVC architecture
  • Client, Server Components, Streaming with Suspense and Server Actions
  • Trpc Router for Routing endpoint in complete type-safety
  • Autogenerated Swagger pages with trpc-openapi

🧰 Getting Started

‼️ Installation

This project uses PNPM as package manager

 npm install --global pnpm

🏃 Run Locally

Create Turbocell Project

  pnpm dlx @meimfhd/create-turbocell

🤝 Contact

My Twitter & Email - @mefhd2 - fahadahmad63862@gmail.com

Project Link: https://github.com/me-imfhd/turbocell

About

Load the turbocell and execute your idea.

https://turbocell-web.vercel.app


Languages

Language:TypeScript 89.6%Language:JavaScript 7.5%Language:CSS 1.5%Language:Dockerfile 1.4%