Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/akhil-neoito/hopeinsource.com
- Owner: akhil-neoito
- License: mit
- Fork: true (hzoo/hopeinsource.com)
- Created: 2021-03-15T06:31:28.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T11:44:44.000Z (almost 4 years ago)
- Last Synced: 2023-07-18T11:58:55.820Z (over 1 year ago)
- Homepage: https://hopeinsource.com
- Size: 2.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-website
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
```