Rendered at 15:32:03 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
retmarut 1 days ago [-]
Nice and easy! Is there a repo?
markjivko 24 hours ago [-]
There's no repo yet, but if enough people find it useful, I'll make time to create one.
The front end is written in Next.js, although I should probably rewrite it in vanilla JavaScript for the OSS version. The back end is a PHP service—essentially a continuously running `php -f server.php` process. Since it's a long-running process, it's effectively as fast as anything else (think a Rust binary).
It's very well written, with a strong focus on security and memory management. I think you'll like it.
retmarut 13 hours ago [-]
I am sure I will. And to be honest, what you described would be the perfect combo: JS (or TypeScript) for the front, and PHP for the backend. It'll run anywhere!!
---
Guys: upvote this so OP makes time to create a repo. Please.
The front end is written in Next.js, although I should probably rewrite it in vanilla JavaScript for the OSS version. The back end is a PHP service—essentially a continuously running `php -f server.php` process. Since it's a long-running process, it's effectively as fast as anything else (think a Rust binary).
It's very well written, with a strong focus on security and memory management. I think you'll like it.
---
Guys: upvote this so OP makes time to create a repo. Please.
https://news.ycombinator.com/newsguidelines.html