Hacker News new | ask | show | jobs
by giraffe_lady 1583 days ago
I'm playing to see just how much of a stack I can cram into postgres. Using postgrest functions that set custom headers to return html. And then...

I'm using plv8 to set up a deno-type runtime in postgres lol. It's silly but so fun and weird-feeling to me.

It's very finicky right now and most build tools are not ever going to work like this obviously but I have a little tiny "server" running out of postgres just using js tag functions for templating.