Saweria clone project to learn bidirection communication between client and server
Youtube: https://www.youtube.com/live/8Qp_SLd6MBQ?si=ZU-12e87PRCRDAEm
- Visual Studio Code with Dev Containers extension
- Docker or Podman
- clone repository
git clone [email protected]:bickyeric/nyaweria.git
- open with vscode
code nyaweria
- run the
Dev Containers: Reopen in Container
command from the vscode Command Palette (F1
)