Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Follow these steps to get started with NextAPI.
git clone https://github.com/devkiran/NextAPI.git
npm install
cp .env.example .env
npx prisma db push
npm run dev