File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Documentation] ( https://img.shields.io/badge/doc-reference-blue )] ( https://docs.restate.dev )
2
2
[ ![ Examples] ( https://img.shields.io/badge/view-examples-blue )] ( https://github.com/restatedev/examples )
3
- [ ![ Discord] ( https://img.shields.io/badge/join- discord-purple )] ( https://discord.gg/skW3AZ6uGd )
3
+ [ ![ Discord] ( https://img.shields.io/discord/1128210118216007792?logo= discord )] ( https://discord.gg/skW3AZ6uGd )
4
4
[ ![ Twitter] ( https://img.shields.io/twitter/follow/restatedev.svg?style=social&label=Follow )] ( https://twitter.com/intent/follow?screen_name=restatedev )
5
5
6
6
# Restate Typescript SDK
@@ -57,7 +57,11 @@ Restate takes care of:
57
57
- ** gRPC support:** Handlers may optionally be defined as gRPC services, and Restate will act as the transport
58
58
layer for the services/clients in that case.
59
59
60
- Check [ Restate GitHub] ( https://github.com/restatedev/ ) or the [ docs] ( https://docs.restate.dev/ ) for further details.
60
+ 📖 Check out our [ docs] ( https://docs.restate.dev ) to get quickly started!
61
+
62
+ 🗣️ Join our [ discord channel] ( https://discord.gg/skW3AZ6uGd ) to talk to the community.
63
+
64
+ 🏠 Visit our [ GitHub org] ( https://github.com/restatedev ) for more details.
61
65
62
66
# Using the SDK
63
67
You can’t perform that action at this time.
0 commit comments