You can use DNS Live Free DNS Hosting to host your project. You will need to set your IP to: 45.33.66.56 for your TLD. (@ IN A 45.33.66.56).
ATTENTION: This tutorial should not be used for professional websites, but it is excellent for personal use! For more information, see dns.live or join #dnslive on Freenode.
Installation:
git clone https://github.com/dnslive/dnslive-webhost cd dnslive-webhost npm install request hs-client hsd chokidar saltshaker-crypto
USES:
node dnslive-webhost-easy.js domain publichtml / path / to / file apikey wallet (optional)
For example, if you have /public_html/index.html, with a domain like "mysite" and apikey "apikey":
node dnslive-webhost-easy.js mysite public_html / index.html apikey
Create keypair "
node dnslive-webhost-alt.js create
Set DNS TXT record for name or subdomain:
examplename. IN TXT "nacl = KEYFROM_STEP1"
Upload file:
node dnslive-webhost-easy-alt.js examplename public_html / file.html
run:
node dnslive-webhost-watcher.js domain apikey
Or if you used the Keybase Name / Non HNS method:
node dnslive-webhost-watcher-alt.js domain