earlyYou can list something and you can start from a template. Installing a plugin is not built yet, and the plugin format does not exist.

Templates

Repositories you can start a voidbase project from. Each one is somebody's own work, in their own repository, under their own licence. The audit report on a card is what our checks found on the day it was listed.

The public demo

Example

A voidbase project in PocketBase's own layout: hooks, a seeded schema and the admin panel, nothing else.

  • Project
  • Minimal
  • Realtime
Audit: 7 of 7 checks passed at 7d4a959
  • public repository reachable without signing in
  • not archived actively owned
  • has a licence MIT, from GitHub's own detection
  • has a commit to point at 7d4a9597def6 on master
  • looks like a voidbase project found pb_hooks, pb_secrets
  • has a README present
  • nothing obviously alarming in the files we read read package.json, README.md

A first pass, not a guarantee. It ran once, against the commit named above, and the repository can have changed since. Read the code before you run it.

The marketplace itself

Site

This marketplace: a stack app that prerenders its listing from a registry file, with submissions arriving as GitHub issues.

  • Stack
  • Content
  • TypeScript
Audit: 7 of 7 checks passed at 1ce6735
  • public repository reachable without signing in
  • not archived actively owned
  • has a licence MIT, from GitHub's own detection
  • has a commit to point at 1ce673519dbf on master
  • looks like a voidbase project found void.json, vb_hooks, vb_migrations, vb_secrets
  • has a README present
  • nothing obviously alarming in the files we read read package.json, README.md, void.json, vite.config.mts

A first pass, not a guarantee. It ran once, against the commit named above, and the repository can have changed since. Read the code before you run it.

The voidbase site

Site

The site and documentation you are reading, as a voidbase stack app with pages, routes and an instance in one Worker.

  • Stack
  • Docs
  • TypeScript
Audit: 7 of 7 checks passed at 75c5c14
  • public repository reachable without signing in
  • not archived actively owned
  • has a licence MIT, from GitHub's own detection
  • has a commit to point at 75c5c14a7d5e on master
  • looks like a voidbase project found void.json, vb_hooks, vb_migrations, vb_secrets
  • has a README present
  • nothing obviously alarming in the files we read read package.json, README.md, void.json, vite.config.mts

A first pass, not a guarantee. It ran once, against the commit named above, and the repository can have changed since. Read the code before you run it.