Skip to content

zoom clone written in rust for RESEARCH PURPOSES

License

Notifications You must be signed in to change notification settings

turtle89431/gb-internal

 
 

Repository files navigation

Rust Project

👨‍💻 Project Structure

Contains 3 sub-projects

  1. actix-api: actix web server
  2. yew-ui: Yew frontend
  3. types: json serializable structures used to communicate the frontend and backend.

Dockerized workflow

  1. Install docker
  2. Run one of the supported make commands
make test
make up
make down
make build

view fork for info

About

zoom clone written in rust for RESEARCH PURPOSES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.9%
  • Makefile 1.7%
  • Other 2.4%