Skip to content

as7erism/rusty-robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty robots

backend server implementation of ricochet robots written in rust bundled with a svelte frontend. in (very) early stages of development.

development

with frontend

# install frontend dependencies
cd client
npm install

# run server
cd ..
cargo run

without frontend

cargo run --no-default-features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published