ExpressCMS is a lightweight, fast, minimal and secure Content Management System written from scratch in NodeJS.
- looks good on every device
- secure
- clean code
- fast, minimal, non blocking resources
- automatic WebP conversion for images
git clone https://github.com/maalos/expresscms && cd expresscms && npm i
node .
or
pm2 start index.js --name "ExpressCMS"
- template theming support