Skip to content

realraum/realraum-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realraum Backend collection

A monorepo for the various backends of Realraum.

The frontend can be found in realraum-frontend, which is a separate repository. It's written in Leptos, a Solid-inspired web framework for Rust, though it may be rewritten in Solid.js in the future.

Use

cross build --release --target=arm-unknown-linux-gnueabihf

to build for the Raspberry Pi using cross.

Configuration

Provide something like 0.0.0.0:4242 to the env vars

  • R3_SOUNDS_ADDR, and
  • R3_PROJECTOR_ADDR

to configure the ip addresses and ports of the sounds and the projector backends, respectively.

About

A collection of backend servers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages