Skip to content

modularcode/modular-starter-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular NodeJs Starter (in progress)

The most common web app development approach had become Server API and Client App separation. Sometimes this approach has issues with Search Engine Optimization (SEO), and more traditional server-side rendering with additional REST api is required.

That's why we've built this beautiful starter :)

Features

  • Modular and scalable file organization
  • ES6 both server and client
  • Clean and simple
  • Server Side
    • NodeJs
    • Express
    • SequelizeJS ORM
    • REST api
    • JWT
  • Client Side
    • Handlebars
    • SASS
    • Bootstrap
    • Webpack

About

Full-stack ES6 application starter | Server: NodeJs / Express / REST api / Sequelize | Client: Handlebars / SASS / webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published