Skip to content

tmiw/postShuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is postShuffle, a forum app written with node.js. It's designed to be single-page (meaning that once the forum initially loads, all UI is controlled by client-side code).

Installation

  1. npm install postshuffle
  2. vim AppConfig.js # Update all variables in this file as appropriate.
  3. PORT=8080 node main.js # Change PORT= to whatever you'd like.

About

A forum written in JavaScript using node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published