This directory serves as the development for the new poggit UI that can either be injected back into the tangled poggit source code or in the very far future be the face of a new 'core' / 'internal' poggit.
Using a simple no-modules required nodejs static server to server files.
node server/index.js port<default:8080>
Example Usage:
node server/index.js 80
Every so often this site will get updated with the latest development from this repo to allow everyone to view and leave their opinions on the development:
(THIS IS A STATIC SITE, NOT A LIVE POGGIT SERVER)