Crate guppy

source ·
Expand description

🐠 guppy

Guppy is a simple user management system.

Guppy is a relocation and rewrite of Bundlrs user accounts

Guppy only supports the board-orientated markup features of Bundlrs.

Guppy is designed to be able to interface with the same database as a Bundlrs instance! It will use existing users from the Users table and existing posts from the Logs table.

Configuration

Guppy requires the following environment variables to integrate with the other required services:

  • BUNDLRS_ROOT - root address of the bundlrs server
  • PUFFER_ROOT - root address of the puffer server

The rest of the configuration (for databases) can be found in the Bundlrs README.

Modules

Functions