Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eviloma/astro-template

Astro boilerplate with ts, tailwind, react and etc
https://github.com/eviloma/astro-template

astro biomejs commitizen husky lint-staged react renovate-enabled tailwindcss ts typescript

Last synced: 1 day ago
JSON representation

Astro boilerplate with ts, tailwind, react and etc

Awesome Lists containing this project

README

        

# Astro Boilerplate

This is a boilerplate project for Astro.js, designed to provide a quick start for building applications with modern features including TypeScript, Tailwind CSS, and more.

## Features

- **Astro.js**: Latest version of Astro.js for building scalable applications.
- **TypeScript**: Static type checking for JavaScript.
- **Tailwind CSS**: Utility-first CSS framework for rapid UI development.
- **Husky & Lint-Staged**: Pre-commit hooks to ensure code quality.
- **Biome**: Linter and formatter for JavaScript, TypeScript, and CSS.
- **Playform Compress**: Image compression for Astro.js.
- **Compressor**: Minification and compression of CSS and JavaScript files.
- **Favicons**: Generate favicons for your application.
- **Robots.txt**: Generate a robots.txt file for your application.
- **Mail Obfuscation**: Obfuscate email addresses in your application.
- **Health Check**: Generate a health check endpoint for your application.

## Getting Started

`bun create astro -- --template Eviloma/astro-template`