Files
admin-cli/go-cli/README.md
T
2025-10-27 14:02:50 -07:00

10 lines
308 B
Markdown

# 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?