Home

Awesome

PocketPages

Really fast Server Side pages for PocketBase

PocketPages is a lightweight EJS and router engine that runs as a PocketBase JS hook. It's super fast and can render pages <40ms.

Write your web apps like old-school PHP:

// pb_hooks/pages/index.ejs
<%= `Hello, world!` %>

>>> Official docs <<<

Why did I make this?

Contributing

PR's are welcome.