Hosted by Kelly Vaughn, Ali Spittel, and Emma Bostian, the Ladybug Podcast is debugging the tech industry. Every Monday we dive into a new topic within tech, entrepreneurship, and careers.
Check out our website here!
Our podcast website is built using Gatsby and is fully open source! Find a bug? Think something could be better presented? Open a PR or issue and let us know!
- Fork and clone
- Run
yarn
to install dependencies - Run
yarn start
orgatsby develop
to start your development server - View your development server:
http://localhost:8000
- View your development server's graphql playground:
http://localhost:8000/__graphql