Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 640 Bytes

File metadata and controls

20 lines (15 loc) · 640 Bytes

gobot

Discord server

A multipurpose discord bot

Prerequisites

  • pnpm
  • docker

Setup

Under the packages/backend directory create a .env.development and a .env.production to fill out the fields shown in the .env.sample file.

Run

pnpm dev

to start developing with docker-compose.