4 ms·
if you are looking for an open source self hosteable option, there is directus (https://github.com/directus/directus https://github.com/directus/directus) or co
by blemming 9y ago
if you are looking for an open source self hosteable option, there is directus (https://github.com/directus/directus https://github.com/directus/directus) or cockpit(https://github.com/agentejo/cockpit https://github.com/agentejo/cockpit)
- neeksHN 9y agoWhat's unfortunate about Directus and Cockpit, is they still have a hard dependency on a PHP. If I'm going headless, the last thing I want to do is setup a PHP stack.
- brianmurphy 9y agoI don't know what is hard about setting up a PHP stack. "yum install" and you're on your way. It's certainly no more work than setting up nodejs, ruby, python, a go compiler, etc.