Skip to content

A kitchen sink for buildig hypermedia systems leveraging HTMX, NestJS, Handlebars, TailwindCSS and few other handy utensils.

Notifications You must be signed in to change notification settings

apl9000/node-htmx-kitchen-sink

Repository files navigation

HTMX NestJS Kitchen 🚰

A kitchen sink for building UI apps with NestJS, HTMX, Handlebars, TailwindCSS and few other utensils.

demo

Getting Started

Fork the project, install and start developing.

Installation

$ npm install

Running the app

# development
$ npm run dev

# production mode
$ npm run start:prod

Testing

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

DigitalOcean Referral Badge

About

A kitchen sink for buildig hypermedia systems leveraging HTMX, NestJS, Handlebars, TailwindCSS and few other handy utensils.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published