start golang admin tui

This commit is contained in:
talksik
2025-10-27 14:02:50 -07:00
parent 05a6d677a4
commit 8ed2d701db
4 changed files with 206 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Golang Admin CLI
## Overview
The purpose is to have a lightweight TUI which shows the main data relevant for our startup.
## Data
1. How many signups do we have? What is each of their keypad data?
2. [TODO] How many desks are we are on (a.k.a. weekly active users)?
3. [TODO] What's our revenue to date?