Skip to content

starRMS/explore-pocketbase

Repository files navigation

Exploring PocketBase

Note

In active development

Table of Contents

Introduction

This project serves as an exploration to pocketbase and template for using pocketbase integrated with other extra components.

Components

The components included are:

  1. Pocketbase - The main application
  2. Observability Stack:

Getting Started

You can start this project by using the docker compose option. It will start all the components including the app and observability stack. You can simply run:

docker compose up --build -d

In result, the pocketbase app admin page will be available in http://localhost:8090/_/. Meanwhile, the Jaeger client will be available at http://localhost:16686, Prometheus will be available at http://localhost:9090 and the Grafana will be available at http://localhost:3000.

About

Exploring PocketBase (https://pocketbase.io) features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published