Skip to content

Latest commit

 

History

History

deno

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hello world - Deno example

Sample project configuration of a Restate service using the TypeScript SDK and Deno.

Have a look at the TypeScript Quickstart guide for more information about the SDK.

You can run locally with deno task dev and register to Restate with restate dep add http://localhost:9080.

You can deploy to Deno Deploy with deployctl deploy and register to Restate with restate dep add https://<your-project-subdomain>.deno.dev/.