Skip to content

Serial-Experiments-Weebify/weebchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weebchat (klepetalnica)

Starting the server nodes

# Start the control plane node
go run main.go control -sMySecretKey

# Add data plane nodes
go run main.go data -sMySecretKey -alocalhost:7001
go run main.go data -sMySecretKey -alocalhost:7002
go run main.go data -sMySecretKey -alocalhost:7003
go run main.go data -sMySecretKey -alocalhost:7004
# ...

Client (wails app)

Install / setup wails

cd weebchat-ui

wails doctor # check if everything is ok

wails dev # start the app in dev mode

screenshot

About

Razrpravljalnica thing whatever idk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •