Skip to content

gfirik/library-server

Repository files navigation

Library Server

A lightweight Telegram bot server built with bun.js and grammy.

Docker Deployment

Prerequisites

  • Docker and Docker Compose installed on your machine.

Commands

  1. Build the Docker image:
    docker compose build
  2. Start the application:
    docker compose up -d
  3. View logs:
    docker compose logs -f
  4. Stop the application:
    docker compose down

License This project is licensed under the MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published