Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiji42/power-plant
https://github.com/aiji42/power-plant
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aiji42/power-plant
- Owner: aiji42
- Created: 2021-12-15T13:41:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T14:27:54.000Z (over 2 years ago)
- Last Synced: 2024-05-01T16:55:35.238Z (6 months ago)
- Language: TypeScript
- Size: 1.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# power-plant
## Development
- Install supabase cli
```sh
$ brew install supabase/tap/supabase
```
- Run supabase
```sh
$ supabase start
```