Skip to content

Simple gRPC todo list app implementing DDSP architecture

Notifications You must be signed in to change notification settings

roziscoding/grpc-todo-list

Repository files navigation

gRPC TODO list

Simple project to demonstrate the use of gRPC and DDSP in a todo list.

Running

  • Clone this
  • cd grpc-todo-list
  • npm install
  • npm run build
  • set all environment variables defined on the env file
  • npm start

About

Simple gRPC todo list app implementing DDSP architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published