- Season 1 (Nadia): https://github.com/hzoo/hopeinsource.com/tree/master/season-1
- Season 2 (Maintainers Anonymous): https://github.com/hzoo/hopeinsource.com/tree/master/season-2
- Season 3 (Interviews): https://github.com/hzoo/hopeinsource.com/tree/master/season-3
- Season 4: https://github.com/hzoo/hopeinsource.com/tree/master/season-4
npm install
npm run dev
open https://localhost:8000
# use MA=true environment variable for maintainers anonymous
MA=true npm run dev