Skip to content

garrettboatman/ForTheWolf

Repository files navigation

Jake and Amir Episode Archive

A searchable archive of Jake and Amir episodes, built with Next.js.

Data

Episode data is stored in /public/jnapi-episodes.json. The data includes:

  • Episode ID
  • Title
  • Link to the episode on J&A website (broken links)
  • Episode script
  • Duration
  • Air date
  • Scribe information (reddit usernames)
  • YouTube ID
  • Alt Embed source (non-youtube)

Getting Started

Clone, install, and then run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Technologies Used

How It Works

  1. Episodes are loaded from the /public/jnapi-episodes.json file when the search is submitted
  2. Uses NextJS API Route to return the episodes

About

Script Archive/Database project for all JakeandAmir.com episodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •