Skip to content

gabber-dev/example-server

Repository files navigation

Example Server

A minimal example server for gabber.dev applications demonstrating how to create a token and how to receive a webhook.

Run the server

First copy the .env.example file into a new file, .env and add your GABBER_API_KEY from the gabber dashboard.

Then install dependencies

pnpm install

and finally run the server

pnpm run dev

The server will be running on port 4000 and all of the example client apps are configured to talk to call GET localhost:4000/token to request their token.

About

Start session server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •