Dolo is a tool for Handshake; generate certificates, keys, DNS records, and a zone file for your TLDs — with ease. This repo is for its marketing site.
- HNS: dolo.neuenet (soon)
- DNS: dolo.neuenet.com
# runs dolo-www in development mode
npm run watch
# runs dolo-www in production mode
npm start
# checks for latest dependency versions before checking for Svelte/TypeScript issues
npm test
- Sass
- SvelteKit
- TypeScript
🤝