Simple project to demonstrate the use of gRPC and DDSP in a todo list.
- Clone this
cd grpc-todo-list
npm install
npm run build
- set all environment variables defined on the env file
npm start
Simple project to demonstrate the use of gRPC and DDSP in a todo list.
cd grpc-todo-list
npm install
npm run build
npm start