Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marx-wrld/podhub
AI powered podcast service app
https://github.com/marx-wrld/podhub
clerk-auth nextjs shadcn-ui tailwindcss
Last synced: 3 days ago
JSON representation
AI powered podcast service app
- Host: GitHub
- URL: https://github.com/marx-wrld/podhub
- Owner: Marx-wrld
- Created: 2024-03-20T08:50:30.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-05T10:14:29.000Z (5 months ago)
- Last Synced: 2024-06-05T21:04:09.266Z (5 months ago)
- Topics: clerk-auth, nextjs, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 3.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## PodHub
- AI powered podcast service app
### Getting Started
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
### To Run
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
#### Using convex
- npm install convex
- npx convex dev