Skip to content

Sample Fastify-based server app that integrates the marko module for rendering

Notifications You must be signed in to change notification settings

marko-js-samples/marko-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample App: Marko + Fastify + Lasso

This sample app illustrates how to integrate Marko and Lasso with a very basic Fastify app. In addition, this sample application illustrates how to create custom tags that can be embedded into your templates.

Installation

git clone https://github.com/marko-js-samples/marko-fastify.git
cd marko-fastify
npm install
npm start

Navigate to http://localhost:8080/ to see your server in action!

About

Sample Fastify-based server app that integrates the marko module for rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published