gRPC API specifications can be found in src/main/proto
.
- Moderation System
- Notification System
- Thread Image Support
- Per-course Forum
PROFILE
: Default isprod
, which connects to the real auth service. Usedev
for development, which uses a dummy authentication filter.AUTH_ENDPOINT
: The address of Auth service.PORT
: Default to 9000.DB_USER
DB_PASS
DB_ADDR
DB_PORT
: Default to 5432.DB_NAME
: Database name.SENTRY_DSN