mirror of
https://github.com/0xGingi/ghost.git
synced 2026-09-21 11:44:35 -04:00
No description
- TypeScript 98.5%
- Dockerfile 1.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| migrations | ||
| src | ||
| .codex | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| schema.prisma | ||
| tsconfig.json | ||
Warning
This is a fork of muse now using ytjs instead of ytdl-core (now depricated) and using bun instead of yarn. I have no public docker image at this time, build it yourself in docker (I reccomend using docker compose).
Docker Compose
.env
DISCORD_TOKEN=
docker compose up -d --build