Skip to content

imran31415/social

Repository files navigation

Documentation:

See blog/BLOG.md for dev process

Social Network

Build Protos

protoc -I protos/ protos/social.proto --go_out=plugins=grpc:protos
protoc --proto_path=protos --js_out=import_style=commonjs,binary:../http/frontend/src/static/js --grpc-web_out=import_style=commonjs,mode=grpcwebtext:../http/frontend/src/static/js protos/social.proto 
protoc --doc_out=protos  protos/social.proto 

Run with docker compose: docker-compose up --build

About

social network in GRPC, Go, mysql, and vuejs,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published