server

command module
v0.0.0-...-9c85fd6 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Mechanus - Server

  • Provides the files
  • Login and users

Development

You can either use the vscode launch configuration launch server or run the following commands:

make start-server

Documentation

Golang Docs

Data

The server uses SQLite for data and blob storage. because of the config it saves to server/.local/db.sqlite

Documentation

Overview

The main entry point of any mechanus program, setups config, logging and folders then goes to ./cmd

Directories

Path Synopsis
Package application orchestrates use cases.
Package application orchestrates use cases.
cmd
Package cmd contains the Cobra CLI entrypoints.
Package cmd contains the Cobra CLI entrypoints.
Package components acts as the dependency injection container (composition root).
Package components acts as the dependency injection container (composition root).
Package engine contains the core business rules and entities of the system.
Package engine contains the core business rules and entities of the system.
Package infrastructure contains all technical adapters such as persistence, storage, authentication, transports (gRPC, HTTP, WebSocket), logging, telemetry, and config management.
Package infrastructure contains all technical adapters such as persistence, storage, authentication, transports (gRPC, HTTP, WebSocket), logging, telemetry, and config management.
transport/mdns
Package based around [RFC6762](https://datatracker.ietf.org/doc/html/rfc6762)
Package based around [RFC6762](https://datatracker.ietf.org/doc/html/rfc6762)
vttrpg/uvtt
uvtt is the package that holds all the universal virtual table top format
uvtt is the package that holds all the universal virtual table top format
pkg
Package pkg contains project-wide reusable utilities and extensions.
Package pkg contains project-wide reusable utilities and extensions.
net
tui
proto
scripts
documentation command
tests

Jump to

Keyboard shortcuts

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