server-side-render
CommunityEmbed SSR views inside NestJS modules with Handlebars.
Software Engineering#nestjs#handlebars#server-side-rendering#module-architecture#assets-base#embedded-ui#frontend-backend-integration
Authormthang1801
Version1.0.0
Installs0
System Documentation
What problem does it solve?
NestJS apps that need to render UI directly from the backend often rely on a separate frontend project. This skill provides patterns to embed server-side rendered views using Handlebars within a module, leveraging an assets-base module to serve views and static assets.
Core Features & Use Cases
- Embed Handlebars-based SSR views inside NestJS modules so backend data can populate UI without a separate frontend.
- Reuse existing NestJS structures while delivering dynamic HTML templates and static assets to clients.
- Use Case: admin dashboards or internal tools that require tight backend coupling and simple client UI without a dedicated frontend project.
Quick Start
Create a NestJS module, add an assets directory with views and public folders, then extend BaseAssetsModule and AssetsBaseController to render a Handlebars view.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: server-side-render Download link: https://github.com/mthang1801/go-domain-driven-design/archive/main.zip#server-side-render Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.