Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 474 Bytes

modesty

A highly configurable, self hostable, easy to use Modmail bot.

Development setup

For all users, you will need to fill out the .env.example file as usual. After doing that, and following the instructions below, run npm run dev.

Nix

This project has a Nix flake for the development shell, just spawn it with your preferred dev env launcher.

Others

You will need to get a postgres instance running, and have DATABASE_URL present in the environment