Skip to content

orcfax/explorer-database

Explorer Database

A Pocketbase (SQLite) database used by the Orcfax Explorer and the Orcfax Explorer Index.

Local Development

  1. Clone this repository
  2. Get a local version of PocketBase running on your machine by following the docs
  3. Setup base collections in pocketbase (will be included in repo soon)
  4. Create an .env file in the root of the project based on the .env.example file
  5. Add the DB_EMAIL, and DB_PASSWORD, values to the .env file which are the email and password you chose for the the admin of your local Pocketbase instance (DB_HOST can remain the same as in the .env.example).
  6. Run docker-compose up --build to build the Docker image and start the development container

About

A Pocketbase SQLite database backend for the Orcfax Explorer

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE.txt
MIT
PB_LICENSE.md

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published