Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Server setup locally

cd server && npm install
npm run dev

Websocket setup locally

cd cli
cargo run

alternatively you can use wscat for testing

npm i -g wscat
wscat -c ws://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages