Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waffensultan/hackph
https://github.com/waffensultan/hackph
nextjs14 prisma shadcnui supabase tailwindcss typescript zod
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/waffensultan/hackph
- Owner: waffensultan
- Created: 2024-10-30T13:00:47.000Z (2 months ago)
- Default Branch: dev
- Last Pushed: 2024-10-31T13:40:56.000Z (2 months ago)
- Last Synced: 2024-10-31T14:33:42.890Z (2 months ago)
- Topics: nextjs14, prisma, shadcnui, supabase, tailwindcss, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to [HackPH](https://github.com/waffensultan/hackph)!
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.