ozone

Single executable todo app.

This is just a basic todo app that builds to a single executable using the golang's embed package.

Technologies

  • GO:
    • echo - easy to use golang web framework
    • uuid - google's uuid package
    • sqlite - fast and efficient sqlite driver
    • embed - go package for embedding static files in golang programs
  • Web:
    • Bun - javascript runtime
    • Svelte - javacript frontend framework
    • tailwindcss - css framework
    • daisyUI - component library for tailwindcss

Top categories

Loading Svelte Themes