create-fastify-htmx-ts-app
v1.2.1
Published
Install the fastify/htmx/ts starter kit
Downloads
11
Readme
Create Fastify + HTMX + Ts 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