MCPcopy Index your code
hub / github.com/AlterClassIO/supa-vacation

github.com/AlterClassIO/supa-vacation @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
27 symbols 100 edges 23 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build a FullStack App with Next.js, Supabase & Prisma | The Modern Dev by AlterClass.io.

  • Learn to build this application step-by-step by following the FREE course on The Modern Dev.

  • Preview the app live here.

SupaVacation

Getting Started

1. Clone the repository and install dependencies

git clone https://github.com/AlterClassIO/supa-vacation
cd supa-vacation
npm install

2. Configure your local environment

Rename the .env.example file in this directory to .env (which will be ignored by Git):

cp .env.local.example .env.local

Add your own values for all the environment variables.

3. Start the application

To run your site locally, use:

npm run dev

To run it in production mode, use:

npm run build
npm run start

License

MIT

Core symbols most depended-on inside this repo

Confirm
called by 0
components/AuthModal.js
signInWithEmail
called by 0
components/AuthModal.js
signInWithGoogle
called by 0
components/AuthModal.js
closeModal
called by 0
components/AuthModal.js
toggleFavorite
called by 0
components/Grid.js
upload
called by 0
components/ListingForm.js
handleOnSubmit
called by 0
components/ListingForm.js
openModal
called by 0
components/Layout.js

Shape

Function 27

Languages

TypeScript100%

Modules by API surface

components/AuthModal.js4 symbols
pages/create.js3 symbols
pages/index.js2 symbols
pages/homes/[id]/edit.js2 symbols
pages/homes.js2 symbols
pages/api/auth/[...nextauth].js2 symbols
components/ListingForm.js2 symbols
components/Layout.js2 symbols
components/ImageUpload.js2 symbols
pages/homes/[id].js1 symbols
pages/api/image-upload.js1 symbols
pages/api/homes/[id]/owner.js1 symbols

For agents

$ claude mcp add supa-vacation \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact