BaseBuddy v0.1.0
BaseBuddy v0.1.0
Initial public release of BaseBuddy, a self-hosted editor for existing Supabase and Postgres databases.
Highlights
- Map existing tables without changing user schemas.
- Edit mapped content with dirty-field saves.
- Use explicit publish, unpublish, and archive actions.
- Configure projects, mapping, permissions, sidebar layout, users, and setup checks from the UI or CLI.
- Store BaseBuddy app data in
basebuddy-data/. - Keep secrets in env only.
- Use Supabase buckets or S3-compatible buckets for images and files when needed.
Required Env
BASEBUDDY_AUTH_SECRET=
BASEBUDDY_CONTENT_DATABASE_URL=Optional media/file storage keys are listed in .env.example.
Links
- Website: https://basebuddycms.com
- Demo: https://demo.basebuddycms.com
- Install guide: https://basebuddycms.com/docs/getting-started
- Support: https://basebuddycms.com/support
License
BaseBuddy is licensed under AGPL-3.0-or-later.