Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

AltStyle によって変換されたページ (->オリジナル) /