Yesterday I opened my project and just stared at it.
Not in a dramatic way. More like: I opened Zed, looked at the file tree, and immediately wanted to close it.
On the left it looked like a real backend already: auth.go, tickets.go, invitations.go, users.go, migrations, models, storage, configs. The kind of tree that makes you think: okay, something serious is happening here.
Then you open the files.
Half of the handlers are stubs.






