Skip to content

Davidknp/milo

Repository files navigation

milo

Application screenshot

About

As simple database client.

Usage

Milo is mac only atm.

  1. Go to Github releases and download the milo.dmg
  2. Use it like any other app - you can use the test.duckdb file if you want to view some data in the client.

Developing

Prerequisites

  • Go 1.20+
  • Node 15+
  • xcode (should be able to go without it in dev)

Run go install github.com/wailsapp/wails/v2/cmd/wails@lates to install the Wails CLI.

Run make dev to run in development mode. This will run a Vite development server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect to this in your browser, and you can call your Go code from devtools.sss

About

Simple Database Client

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors