Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lassejlv/supabase-hono-api

Simple hono api with supabase and docker ready-to-go!
https://github.com/lassejlv/supabase-hono-api

bun docker supabase supabase-js typescript

Last synced: 21 days ago
JSON representation

Simple hono api with supabase and docker ready-to-go!

Awesome Lists containing this project

README

        

# supabase-hono-api

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run src/index.ts
```

This project was created using `bun init` in bun v1.1.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.