Hacker News new | ask | show | jobs
by blemming 3008 days ago
if you are looking for an open source self hosteable option, there is directus (https://github.com/directus/directus) or cockpit(https://github.com/agentejo/cockpit)
1 comments

What'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.

I 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.