Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mannil/alexander-lichter-nitro-ejs


https://github.com/mannil/alexander-lichter-nitro-ejs

ejs nitro

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Nitro and EJS - A simple example

> **Note**
> This repository contains the code for the YouTube Video [Nitro and EJS combined?!](https://youtu.be/zylOimvtnr4).

In this video we will see how to combine Nitro and EJS to create a simple web application.
As base, an existing EJS and Express application will be used to see how easy it is to replace it with Nitro,
also utilizing the universal storage feature to retrieve EJS files from anywhere in the project.