/jsblog

Completely unmaintained blog software, written using Express.js.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

jsblog

Completely unmaintained blog software, written using Express.js.

The blog in action

Usage

Start the application server and bundled MongoDB using docker-compose up

Open your web browser to http://localhost:8085

Implementation Details

  • Express.js application server
  • MongoDB for data storage
  • Docker with docker-compose for containerization
  • JWT based authentication
  • Templated HTML and JSON API endpoint examples
  • Rudimentary input validation & error handling
  • Custom reactive design using Bootstrap 5 grid layout
  • bbcode transformation
  • An API