Skip to content

ExpressCMS is a lightweight, fast, minimal and secure Content Management System written from scratch in NodeJS.

Notifications You must be signed in to change notification settings

maalos/expresscms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressCMS

ExpressCMS is a lightweight, fast, minimal and secure Content Management System written from scratch in NodeJS.

Features

  • looks good on every device
  • secure
  • clean code
  • fast, minimal, non blocking resources
  • automatic WebP conversion for images

Installation

git clone https://github.com/maalos/expresscms && cd expresscms && npm i

Starting the server

node .
or
pm2 start index.js --name "ExpressCMS"

TODO

  • template theming support

Lighthouse/Page Speed Index results:

ExpressCMS on a Pixel 7 with Lighthouse results maxed out

About

ExpressCMS is a lightweight, fast, minimal and secure Content Management System written from scratch in NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published