kalwabed / fast-express-starter

A starter template for fast Express.js server-side applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server-side application starter with performance in mind

Using Express to build robust architecture and Eta as template engine for more better performance application.

Quick start

// clone repo
git clone https://github.com/kalwabed/fast-express-starter.git my-app

// install dependencies
yarn

About

A starter template for fast Express.js server-side applications

License:The Unlicense


Languages

Language:JavaScript 100.0%