Skip to content
Jean-Paul Sauve edited this page Jan 29, 2024 · 2 revisions

Welcome to the remix-client-untrivial wiki! This client is built in RemixJs, and currently handles the following functions:

  • Registration
    • /register
  • Login
    • /login
  • Password Reset
    • /reset
  • Welcome new users
    • /welcome
  • Join a game using a short-code, redir to /game/[gameId]
    • /join
  • Play a game
    • /game/[gameId]
Clone this wiki locally