pyyupsk/astro-template
Astro template
for your next project
A solid starting point for developing modern, fast, and SEO-friendly websites using Astro, TypeScript, TailwindCSS, and other popular tools. Clone the repository and start your development journey today!
More than just a static site generator
๐
Astro
Modern static site generator with a great developer experience and fast page loads.
๐
TypeScript
Typed superset of JavaScript that compiles to plain JavaScript for better tooling.
๐จ
TailwindCSS
Utility-first CSS framework for rapid UI development and smaller bundle sizes.
๐งน
ESLint
Pluggable JavaScript and TypeScript linter for consistent code style and quality.
๐๏ธ
Prettier
Opinionated code formatter for ensuring consistent code style in your project.
๐ถ
Husky
Run scripts on Git hooks to enforce code quality and standards.
๐ฅ
Lint-Staged
Run linters on staged files to prevent bad code from being committed.
๐
Commitlint
Enforce consistent commit message formatting and style.
๐
Knip
Static analysis tool to identify and remove unused files in your project.