Skip to content
/ atto Public

Rich web server for local development (a.k.a. valet in Go)

Notifications You must be signed in to change notification settings

lawzava/atto

Repository files navigation

atto

An development utility for serviving local web assets via http, with custom TLD support, sharing and SSL.

(a.k.a. valet in Go)

TODO:

  • Static Files Web Server
  • Storage Solution For Persistent Config
  • Web Server Daemon
  • Hot Reload
  • CLI Documentation
  • Multiple Site Support
  • Custom Domain Names & TLDs per site (dnsmasq)
  • Ngrok Integration For Sharing
  • Linux support
  • MacOS Support
  • Windows Support