https://www.notion.so/A-better-EPK-by-SubwayMusician-RapidConnect-09d9d617ea2b4d96a01b72d4475b653f
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Start a python function endpoint (in scripts folder):
uvicorn santEpkToPinecone:app --reload