Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.
/ ExpressNode Public archive

Basic Node website running Express and few other utils like socket.io and vows for testing

Notifications You must be signed in to change notification settings

mmeckes/ExpressNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Node

We use this project as the default template for node websites.

Modules

The following list contains all the modules used on this project.

  • Express
  • EJS
  • VOWS
  • PRENUP
  • Socket.io

Express

Express is setup to use EJS templating engine with all html files linking to EJS.

We are also using Less4Framework for the css.

Testing

We are using vows for testing with the Prenup module as a wrapper for easy use.

The testing files are all linked up by one file Tests.js we are not using the vows executable.

Socket.io

Is running on the default web site and there default pages for showcasing socket.io.

About

Basic Node website running Express and few other utils like socket.io and vows for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published