Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMUX Forum

API

gRPC API specifications can be found in src/main/proto.

Features Roadmap

  • Moderation System
  • Notification System
  • Thread Image Support
  • Per-course Forum

Environment variables

  • PROFILE: Default is prod, which connects to the real auth service. Use dev 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

About

Forum for XMUX, built with Spring Boot, MyBatis, gRPC

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages