https://github.com/siddhantprateek/supa-safe
https://github.com/siddhantprateek/supa-safe
serverless supabase
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/siddhantprateek/supa-safe
- Owner: siddhantprateek
- Created: 2023-12-15T11:19:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T11:05:29.000Z (over 2 years ago)
- Last Synced: 2025-02-15T16:50:10.715Z (over 1 year ago)
- Topics: serverless, supabase
- Language: TypeScript
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# supa-safe
> Serverless using supabase
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.