Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (20 loc) · 565 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 565 Bytes

dolo-www

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.

URLs

Scripts

# 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

Technologies

  • Sass
  • SvelteKit
  • TypeScript

🤝