Describe the problem
Developers need to be able to expose their development environments to the world for testing webhooks or getting feedback from Co-Workers.
Problem evidence & reach
This would only affect a percentage of developers who need to use webhooks or ones who work in teams.
Laravel Sail is also doing this: sail/sail at 1.x · laravel/sail · GitHub
Describe the “impact” on users?
Developers would be pretty excited about this since they can share stuff without committing. It would also speed up development.
How to solve this problem
Services to integrate with:
How do we validate the problem is solved?
Developers should be able to easily share their work with a simple command (like spin share
).