postshuffle

0.1.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i postshuffle

Weekly Downloads

0

Version

0.1.2

License

none

Last publish

Collaborators

  • tmiw