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

https://github.com/suciptoid/supaque

Serverless Queue powered by @supabase
https://github.com/suciptoid/supaque

deno fresh supabase

Last synced: 8 months ago
JSON representation

Serverless Queue powered by @supabase

Awesome Lists containing this project

README

          

# Supa Que

Serverless Queue Worker powered by Supabase

### Development

This project use Deno fresh framework.

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.