Wriar/Cisco-Provisioning-Server ? reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight Node.js app that acts as a Cisco phone provisioning server and web admin panel. I want to be able to log in, add Cisco devices, create and publish config files, and manage everything from one simple dashboard. It should run as an HTTP provisioning server for Cisco phones with enterprise firmware, store its data locally in a data folder so it is easy to move or back up, and work well in Docker too.
Please include a clean admin login, a devices page, and the basics needed to add a device, edit its settings, and reprovision it from the web UI. If it makes sense, add a simple REST API for integrating with other tools. Use the existing docs and current best practices if you need to look anything up. Keep it practical and focused on small testing or home lab use, not enterprise scale.
Are you gonna build this?
make sure you review the code using coderabbit