Trench is an open source project and we welcome contributions from the community.
apps/trench
directory and copy the .env.example
file to .env
:http://localhost:4000
.pnpm test:e2e
(you will need to be running the dev server locally on port 4000 with HTTP for this to work)apps/docs
directory..mdx
files. Optionally, install and start Mintlify to build the documentation site locally.