claudioc / create-fastify-htmx-ts-app

Install the fastify/htmx/ts starter kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Fastify + HTMX + TypeScript Application

This initializer will just download the Fastify-HTMX-TypeScript starter kit for you, create an application directory and prepare a clean package.json for you to edit.

It doesn't work on Windows machines. Feel free to fix this :)

Usage:

npm create fastify-htmx-ts-app@latest my-app
# or
npx fastify-htmx-ts-app@latest my-app

About

Install the fastify/htmx/ts starter kit


Languages

Language:JavaScript 84.4%Language:Shell 15.6%