pure_sagacity ba4b3db71a readme :3
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 23:07:13 -05:00
2026-04-26 18:49:51 -05:00
2026-04-26 18:49:51 -05:00
2026-04-26 23:07:13 -05:00
2026-04-26 18:49:51 -05:00

Turborepo Starter Project

Tech Stack

  • Turborepo Monorepo build system
  • Next.js React framework for web apps (client)
  • TypeScript Typed JavaScript
  • Node.js Backend runtime (server)
  • PostgreSQL Database (schema in server/lib/db/schema)
  • Redis Caching (server/lib/redis)
  • S3 Object storage (server/lib/s3)
  • Docker Compose Local development orchestration

Purpose

This repository provides boilerplate code for quickly starting new full-stack projects using a modern monorepo setup. It includes pre-configured client and server apps, shared tooling, and example integrations for authentication, database, caching, and storage.

S
Description
A template for any projects that I need.
Readme 320 KiB
Languages
TypeScript 85.1%
CSS 12.6%
Dockerfile 2%
JavaScript 0.3%