Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/titanium339/mini-message-board
- Owner: TITANIUM339
- Created: 2024-08-09T11:23:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T06:59:33.000Z (4 months ago)
- Last Synced: 2024-10-19T03:53:33.300Z (2 months ago)
- Topics: ejs, expressjs, nodejs, postgresql, theodinproject
- Language: JavaScript
- Homepage: https://titanium339-mini-message-board.adaptable.app
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/