|
|
|
Make testing of websites easier during development for agile teams
|
|
1 points
by adamringhede
2257 days ago
|
|
I'm creating a service that will allow teams that are developing web applications and websites to better collaborate by making versions of the application available for others to test without making it live for customers or spending time replicating the production environment. You simply add a configuration file to your codebase, connect your code repository and on the next time you create a pull request, a new staging deployment will be created. A URL to that staging deployment will be shared with you and your team via email, your Slack channel, and/or agile project management tool such as Pivotal Tracker. I am hoping this kind of solution could help more companies be more agile. Please take a look and let know what you think. If you feel like you could benefit from something like this please reach out as I am interested to know what problems you experience and how I can help. https://www.valist.dev/ |
|