Skip to content

Repository files navigation

The Ceaseless Watcher

Awesomesauce swag discord bot that shows you info about your infra and more!!!

Installation

With Docker

Docker Compose

See the provided compose.yml file for sample configuration.

docker compose up -d

With Podman

shoutout ^^^

Podman Compose

podman compose up -d

Manual

Manual installation is not recommended, but if you want to do it anyway, follow the steps for manual building from the Development section below.

Development

Prerequisites

  • Clone the repository:

    git clone https://github.com/Hellspawn-Corp/Watcher.git
  • For containerized development, install Docker or Podman.

  • For manual development, install Node.js (or compatible runtime) and pnpm.

Building

Build with Docker

docker build -t watcher:dev .

Build with Podman

podman build -t watcher:dev .

Manual Build

pnpm run build
pnpm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages