Skip to content

A minimal example using differential.dev using the latest Typescript SDK

Notifications You must be signed in to change notification settings

differentialhq/minimal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differential Code Examples

The simplest example

To see the simplest example for a service and the service consumer, see:

  1. Hello service at src/services/hello-service.ts
  2. Service consumer at src/example-1-simple.ts

To run the example:

Start the server

npm run services:hello

Start the client

npm run client:hello

About

A minimal example using differential.dev using the latest Typescript SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published