Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beerush-id/honor-starter
Honor Starter Package to get started with Honor quickly.
https://github.com/beerush-id/honor-starter
Last synced: about 1 month ago
JSON representation
Honor Starter Package to get started with Honor quickly.
- Host: GitHub
- URL: https://github.com/beerush-id/honor-starter
- Owner: beerush-id
- Created: 2024-04-29T22:12:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T22:30:48.000Z (9 months ago)
- Last Synced: 2024-05-30T01:42:10.489Z (8 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @beerush/honor-starter
A starter template for Honor and Supabase.
Install dependencies:
```bash
bun install
```Edit environment variables:
```bash
cp .env.example .env
```To run:
```bash
bun dev
```