mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
735 B
735 B
Roleypoly
Tame your Discord roles.
Need Help with the App?
📚 Please read through our community documentation.
Developing
Roleypoly is a distributed system built with Go, React, Terraform, and Bazel.
Prerequisites
This app is known to work on Mac, Linux, and on WSL. Maintainer is typically using WSL.
- Required Tools
- Bazel
- Python (required for Bazel)
- Docker
- Docker Compose
- mkcert
- Optional Tools
- Not having these isn't going to stop you from working on the app. Bazel is magic.
- ibazel
- Go 1.15+
- Node 14+
- Yarn
Setup a .env
file copied from .env.example
.