Learnwithjason Learnwithjason.dev Save

Boop Crew HQ

Project README

Learn With Jason

learnwithjason.dev

Boop Crew HQ for Learn With Jason

Fun things to do: subscribe for updates · see upcoming episodes · add the Google Calendar

All Contributors

 

This site is home to Learn With Jason’s episode back catalog, upcoming schedule, and written posts. It’s an Nx monorepo housing multiple sites built with:

For data, it uses:

It also uses Algolia for search.

API

If you want to load Learn With Jason episodes or the schedule, there is an API available.

All requests are made through the /api/v2 path. For example:

https://www.learnwithjason.dev/api/v2/schedule

/api/v2/episodes

Loads the most recent 50 episodes.

/api/v2/episode/:slug

Load details about a single episode.

Options

  • /api/v2/episode/:slug?transcript=true — include the episode transcript in the response

/api/v2/schedule

Load upcoming episode details.

Local Development

To run this repo, you will need:

  • Node >= v18 (if you’re using nvm, run nvm use in the project root to switch)
  • the Netlify CLI
nvm use
npm i -g netlify-cli

To start, clone the repo and install dependencies:

# clone the repo
git clone [email protected]:learnwithjason/learnwithjason.dev

# move into the project directory, then into the site
cd learnwithjason.dev

# install dependencies
npm install

# start local dev!
npx nx run blog:dev

The project will start at http://localhost:8888. Please note that the environment variables will not be set, so some of the serverless functions won’t work unless you add your own env vars. This shouldn’t prevent working on the project for UI-related changes.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Brittney Postma
Brittney Postma

💻
Brandon
Brandon

💻
Ekin Alçar
Ekin Alçar

💻
Sarah Drasner
Sarah Drasner

💻
Seifeldin Mahjoub
Seifeldin Mahjoub

🚧
Ben Myers
Ben Myers

️️️️♿️
Ben Hong
Ben Hong

💻
Cassidy Williams
Cassidy Williams

💻
Ekene Eze
Ekene Eze

💻
Phil Hawksworth
Phil Hawksworth

💻
Tara Z. Manicsic
Tara Z. Manicsic

💻
Rohith Gilla
Rohith Gilla

🖋
Sarah Dayan
Sarah Dayan

💻
Hitesh Riziya
Hitesh Riziya

📖
Ryan Shaw
Ryan Shaw

💻
Logan McAnsh
Logan McAnsh

💻
Petar Todorov
Petar Todorov

💻
Muescha
Muescha

📖
Andy Kenward
Andy Kenward

💻
B. Burt
B. Burt

🖋
Levi Cameron
Levi Cameron

🖋
Darrik Moberg
Darrik Moberg

💻
Thomas Greco
Thomas Greco

🖋
Horacio Herrera
Horacio Herrera

💻
JR Cologne
JR Cologne

💻
Adam Cowley
Adam Cowley

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Open Source Agenda is not affiliated with "Learnwithjason Learnwithjason.dev" Project. README Source: learnwithjason/learnwithjason.dev
Stars
129
Open Issues
1
Last Commit
1 week ago

Open Source Agenda Badge

Open Source Agenda Rating