Skip to content

zeabur/zeabur-js

Repository files navigation

Zeabur-js

Official JavaScript client for Zeabur.

Usage

First, install the package:

npm install zeabur-js

Then, you're able to import the library and initialize it with your API key:

import { createClient } from "zeabur";

const zeabur = createClient("your key here");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published