Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-py-grpc

1. How to run?

git clone git@github.com:roadrinc/react-py-grpc.git

SERVER

cd server
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

python server.py

CLIENT (node v18)

cd client
npm i
npm run start

PROXI

docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages