An open API service indexing awesome lists of open source software.

https://github.com/lemonyte/deta-sunbeam

Deta client for Sunbeam.
https://github.com/lemonyte/deta-sunbeam

deta deta-space sunbeam sunbeam-extension typescript

Last synced: 7 days ago
JSON representation

Deta client for Sunbeam.

Awesome Lists containing this project

README

          

# Deta Sunbeam

> [!IMPORTANT]
> This project was created for Deta Space, a service which no longer exists as of October 17th, 2024.

Deta client for Sunbeam.

## Installation

```bash
```

## Usage

```bash
```

## Development

Install Sunbeam:

```bash
go install github.com/pomdtr/sunbeam@latest
```

Run the client:

```bash
sunbeam run .
```

## License

[MIT License](license.txt)

## Credits

Most of the code in this repository is based on the [raycast extension](https://github.com/deta/raycast-extension) by [SlumberDemon](https://github.com/SlumberDemon).

Thanks to [pomdtr](https://github.com/pomdtr) for creating [Sunbeam](https://github.com/pomdtr/sunbeam).