adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
844 stars 30 forks source link

Basic Web IDE #124

Open gedw99 opened 8 months ago

gedw99 commented 8 months ago

At the moment we have the the View Source button in the HTML that shows the source code for the HTML.

We could change this source code viewer so thats its able to save the file back to the Server. The file watcher will then compile, etc