Skip to content

sairam4123/ai-podcast

Repository files navigation

Commands to run the project

Uses UV

Commands

uv install
uv run --active fastapi dev for running fastapi server
yarn dev --host for client
uv run alembic revision -m "Your message here" --autogenerate
uv run alembic upgrade <revision-id> ==

Uses INNGEST

npx inngest-cli@latest dev

Run installation before doing anything..

To build

uv run --active python api/build/build.py
ensure you are in the ROOT directory and not in the API directory.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors