Skip to content

Workshop participant and room scheduler. Designed for the Ophase at the Department of Computer Science of TU Darmstadt.

License

Notifications You must be signed in to change notification settings

whirlpool-galaxy/rs-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-workshop

GitHub GitHub release (with filter) GitHub issues Discord

Workshop participant and room scheduler. Designed for the Ophase at the Department of Computer Science of TU Darmstadt.

Development

  • Install Docker
  • Install Rust
  • Install sqlx cargo install sqlx-cli
  • Start DB server docker compose -f docker-compose.db.yml up -d
  • Initialise DB sqlx database setup

Build Docker Image

  • docker compose -f docker-compose.db.yml up -d
  • docker build ./ --allow=network.host

About

Workshop participant and room scheduler. Designed for the Ophase at the Department of Computer Science of TU Darmstadt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published