Roleypoly v3 (React + Remix + Cloudflare Workers)
Find a file
2020-09-23 21:12:35 -04:00
.devcontainer ci: add devcontainer publishing 2020-09-23 21:12:35 -04:00
.github ci: add devcontainer publishing 2020-09-23 21:12:35 -04:00
.vscode feat: add discord-bot service 2020-09-22 21:21:11 -04:00
hack ci: add build stamping 2020-09-22 23:23:13 -04:00
src ci: add build stamping 2020-09-22 23:23:13 -04:00
.gitignore feat: add discord-bot service 2020-09-22 21:21:11 -04:00
.prettierrc re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00
BUILD.bazel chore: make gazelle run with go generate 2020-09-15 23:08:29 -04:00
deps.bzl feat: add discord-bot service 2020-09-22 21:21:11 -04:00
go.mod feat: add discord-bot service 2020-09-22 21:21:11 -04:00
go.sum chore: go mod tidy 2020-09-22 21:22:58 -04:00
LICENSE re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00
package.json re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00
README.md feat: add discord-bot service 2020-09-22 21:21:11 -04:00
tsconfig.json re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00
WORKSPACE ci: add devcontainer publishing 2020-09-23 21:12:35 -04:00
yarn.lock re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00

Roleypoly

https://roleypoly.com

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.