Skip to content

T-Specht/wartezimmer

Repository files navigation

Digitales Wartezimmer

Requirements

  • NodeJS

Installation

  • clone repository
  • run npm install
  • run npm run build to build ReactJS application (/src directory)
  • run npm i -g tsx (alternatively, transpile server code)
  • run tsx server/server.ts to start the server. By default, the application will be available at http://localhost:3001/

When using a reverse proxy, be sure to enable web sockets support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published