Skip to content

phiaal/website-starter

Repository files navigation

website-starter

This project was created with Better-T-Stack, a modern TypeScript stack that combines Astro, and more.

Features

  • TypeScript - For type safety and improved developer experience
  • Astro - The web framework for content-driven websites
  • TailwindCSS - Utility-first CSS for rapid UI development
  • Biome - Linting and formatting
  • Husky - Git hooks for code quality
  • Turborepo - Optimized monorepo build system

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm run dev

Open http://localhost:4321 in your browser to see the web application.

Git Hooks and Formatting

  • Initialize hooks: pnpm run prepare
  • Format and lint fix: pnpm run check

Project Structure

website-starter/
├── apps/
│   ├── web/         # Frontend application (Astro)

Available Scripts

  • pnpm run dev: Start all applications in development mode
  • pnpm run build: Build all applications
  • pnpm run dev:web: Start only the web application
  • pnpm run check-types: Check TypeScript types across all apps
  • pnpm run check: Run Biome formatting and linting

About

website-starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages