Skip to content

otlet/pocketbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketBase - open source backend in 1 file

PocketBase is an open source Go backend, consisting of:

  • embedded database (SQLite) with realtime subscriptions
  • built-in files and users management
  • convenient Admin dashboard UI
  • and simple REST-ish API

For documentation and examples, please visit https://pocketbase.io/docs.

Warning

This repository only contains the Docker files and it's boilerplate for your own PocketBase based application. If you want to use PocketBase, please visit https://pocketbase.io and follow the instructions there.

Installation

# compose 2+
docker compose build

Contributing

Fork -> Patch -> Push -> Pull Request

About

Pocketbase Docker Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published