Skip to content

Generates an express server that allows you to define a specified number of routes, connect to a database, define a data model, choose template engine and more

Notifications You must be signed in to change notification settings

floss-order/express-app-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Express App Generator

Description

Generates an express server that allows you to define a specified number of routes, connect to a database, define a data model, choose template engine and more

Features

Template engines

[ ] EJS

[ ] PUG

[ ] Handlebars

CSS

[ ] Vanilla

[ ] SASS/SCSS

[ ] Less

[ ] Stylus

[ ] PostCSS

Database

NO-SQL

[ ] MongoDB - vanilla driver/mongoose

[ ] Redis

Relational

[ ] PosgreSQL - vanilla driver/sequelize

[ ] MySQL - vanilla driver/sequelize

[ ] SQLite - vanilla driver/sequelize

Other

Body parsing

[ ] express.json()

[ ] express.urlencoded()

Logging

[ ] Morgan

Environment variables

[ ] dotenv

[ ] cross-env

About

Generates an express server that allows you to define a specified number of routes, connect to a database, define a data model, choose template engine and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published