Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titanium339/mini-message-board

A simple message board
https://github.com/titanium339/mini-message-board

ejs expressjs nodejs postgresql theodinproject

Last synced: about 1 month ago
JSON representation

A simple message board

Awesome Lists containing this project

README

        

# Mini-Message-Board

A simple message board built with Node.js, Express.js, and EJS.

Users can post messages that all other users will be able to see.

Messages are stored and retrieved from a PostgreSQL database.

Live Demo: https://titanium339-mini-message-board.adaptable.app/