PageFlo is an open source headless CMS that gives you the flexibility to host almost any content you can imagine.
- Handles multiple publications, apps or websites.
- Create custom content types.
- File storage.
- Image resizing.
- Video streaming.
- Simple JSON api
note: It is assumed you are using nvm.
PageFlo uses ArangoDB as its datastore. There are many options for running it.
- Get a DB hosted for you.
- Run an enterprise edition.
- Run the (awesome!) community version on your own computer.
git clone https://github.com/internalfx/pageflo.git
nvm exec yarn
cp example-config.js config.js
nano config.js
nvm run app.js --build