|
|
|
Ask HN: How do you build back-office control panel?
|
|
1 points
by wojtekwojtek
1347 days ago
|
|
| There's always plenty of great solutions, once you know the right keywords to search for I'm about to create a control center for the internal operations, like: - repetitive tasks automation (with Python, bash, ...) - customer environments config mgnt - basic data insights (nothing fancy, a table or a graph) I want a web interface, with scaffolding (to avoid CSS work) and components for popular flows (form, trigger button). Tell me HN - what am I looking for? |
|