Skip to content

Files

Latest commit

95c3e61 · Feb 15, 2024

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Jan 10, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Feb 15, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024
Jan 8, 2024

Application Server

Node.js application server for web and mobile clients using tRPC with HTTP and WebSocket transports.

Scripts

  • yarn workspace server start — Start the server in development mode.
  • yarn workspace server build — Build the server for production.
  • yarn workspace server test — Run tests.