Skip to content

m7md1alaa/stdout-design

Repository files navigation

stdout-design

This project was created with Better-T-Stack, a modern TypeScript stack.

Features

  • TypeScript - For type safety and improved developer experience
  • Oxlint - Oxlint + Oxfmt (linting & formatting)
  • Turborepo - Optimized monorepo build system

Getting Started

First, install the dependencies:

bun install

Then, run the development server:

bun run dev

Git Hooks and Formatting

  • Run checks: bun run check

Project Structure

stdout-design/
├── apps/

Available Scripts

  • bun run dev: Start all applications in development mode
  • bun run build: Build all applications
  • bun run check-types: Check TypeScript types across all apps
  • bun run check: Run Oxlint and Oxfmt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors