tdiscuss

command module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2026 License: BSD-3-Clause Imports: 58 Imported by: 0

README

tdiscuss

Discussion board for your tailnet

Building

  1. Install bazelisk
  2. make will run tests and build

Running for development

  1. Be a tailscale user
  2. Have an auth key created for the last step in this list.
  3. Set up a PostgreSQL database version 14+
  4. psql < sqlc/schema.sql
  5. DATABASE_URL=<valid dsn> TS_AUTHKEY=<key from step 2> make run-binary

Running for production

Coming soon...

Issues

Issues building or running? General questions? File an issue!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package middleware provides a comprehensive HTTP middleware system with built-in observability, security, rate limiting, and authentication.
Package middleware provides a comprehensive HTTP middleware system with built-in observability, security, rate limiting, and authentication.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL