coderamp-labs/pad.ws — reverse-engineered prompt
Reverse engineered prompt
Build me a browser app that feels like a whiteboard and coding workspace in one place. I want to be able to log in, open a canvas, sketch ideas visually, and then jump straight into a real development environment from the same page without losing context.
The main experience should be an interactive drawing board for diagrams and notes, with an embedded coding setup that can show a terminal and a VS Code style editor in the browser. It should support cloud dev workspaces so I can use it from any device, and it should also make it possible to connect from desktop tools like VS Code or Cursor when needed.
Please include a simple local self hosted setup using Docker for the app, database, cache, login provider, and cloud workspace service. Keep the first version practical for local development on Ubuntu, with clear environment settings and a basic login flow. Look up current docs online if you need to.
Want more depth? Deep Reverse