Small app to read the Bible in your browser. The code AND the holy scriptures fit in 1MB.
And that's the whole point of this project.
I use this as my dev server:
make dev
Make sure it all fits within 1MB (what is needed for the site to function):
make du
- King James Version of the Bible taken here: https://github.com/mxw/grmr
- 1mb.club for the inspiration.