Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akhil-neoito/hopeinsource.com

🙏 Hope In Source podcast site (+ transcripts)
https://github.com/akhil-neoito/hopeinsource.com

Last synced: 3 months ago
JSON representation

🙏 Hope In Source podcast site (+ transcripts)

Awesome Lists containing this project

README

        

# [hopeinsource.com](https://hopeinsource.com)

> Also [maintainersanonymous.com](https://maintainersanonymous.com)

![Episode Preview](https://i.imgur.com/RYYduIQ.png)

## Edit Transcripts

- Hope in Source: https://github.com/hzoo/hopeinsource.com/tree/master/season-1
- Maintainers Anonymous: https://github.com/hzoo/hopeinsource.com/tree/master/season-2
- ?: https://github.com/hzoo/hopeinsource.com/tree/master/season-3

## Preview

```sh
yarn
yarn dev
open https://localhost:8000

# use MA=true environment variable for maintainers anonymous
MA=true yarn dev
```

## Run

```sh
yarn start
```