Skip to content

sendou-ink/skalop

Repository files navigation

Skalop

Chat microservice for sendou.ink

Getting started

To install dependencies:

bun install

To run:

bun run start

Docker

Build the image:

bun run docker:build

Start Redis:

bun run docker:redis

Run the container:

REDIS_URL=redis://host.docker.internal:6379 SKALOP_TOKEN=your-token SESSION_SECRET=secret PORT=3000 bun run docker:start

About

sendou.ink chat service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages