Skip to content

A basic Node.js message board with security functionality.

Notifications You must be signed in to change notification settings

MarkBuffalo/nodem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodem

What is this?

This is a very basic nodejs forum / bulletin board. It was made to help me understand nodejs and associated security risks. It is incomplete, and is a work in progress.

What does it look like?

Nodem Forum picture

How do I use it?

git clone https://github.com/MarkBuffalo/nodem.git && cd nodem && npm run

Then visit http://127.0.0.1:3000

About

A basic Node.js message board with security functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published