Home

Awesome

Sermon Note Prompt Generator

version License: MIT HitCount

https://sn-prompt-generator.surge.sh

Fun fact: Works offline! :)

You may also like: https://github.com/hchiam/bible-verse-listener

To test out the GitHub repo, locally on your own computer:

git clone https://github.com/hchiam/sn-prompt-generator.git
cd sn-prompt-generator
bash copy-to-public-folder.sh
open public/index.html

The index.html file inside the public folder is the one that gets served "publicly" (i.e. on surge.sh).

(If publishing to surge.sh, remember to update the service worker.)

bash copy-to-public-folder.sh; surge public https://sn-prompt-generator.surge.sh

For testing

bash copy-to-public-folder.sh; surge public https://sn-prompt-generator-test.surge.sh

Version Notes Highlights