https://github.com/fless-lab/nest-mono-stack
https://github.com/fless-lab/nest-mono-stack
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fless-lab/nest-mono-stack
- Owner: fless-lab
- Created: 2024-11-25T17:47:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-02T10:28:10.000Z (over 1 year ago)
- Last Synced: 2025-02-03T12:49:42.545Z (over 1 year ago)
- Language: TypeScript
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nest-mono-stack
A lightweight, modern monolithic stack combining NestJS with HTMX and Alpine.js for server-first reactivity.
## Key Features
- 🚀 Server-first architecture with NestJS
- 🎨 Modular CSS with PostCSS (Tailwind/Bootstrap ready)
- âš¡ HTMX for seamless server interactions
- 🔄 Alpine.js for client-side reactivity
- 🎠Nunjucks for powerful templating
- 📱 Mobile-first responsive design
## Tech Stack
- NestJS (Backend & SSR)
- HTMX (Server Interactions)
- Alpine.js (UI Interactivity)
- PostCSS (CSS Processing)
- Tailwind CSS (Utility Classes)
- Nunjucks (Templating)