The Wayback Machine - https://web.archive.org/web/20201029030402/https://github.com/modularcode/modular-starter-node
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.