MrGorbunov / limited-message-board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Limited Messages Board

Website is live :D

A webapp that publicly displays 10 user messages. Kinda scrappy but its cool.

Built with Node.js, & express. The 'database' to store messages is just a javascript array (messages reset on server restart).

This is probably somehow exploitable but it was a fun little project to start getting my hands dirty with Node.js.

About


Languages

Language:JavaScript 97.6%Language:CSS 1.9%Language:HTML 0.6%