Open CrazyMarvin opened 3 years ago
It would be awesome to use GitHub Actions for auditing best practices, some performance metrics, continuous localization and automatic deployment.
Possible parts (growing list):
It would be great to have a staging environment based on development and a production environment based on trunk. I suppose it is not possible to use GitHub Pages for both unfortunately.
development
trunk
We may use dev.sneak.page and sneak.page on Vercel.
It would be awesome to use GitHub Actions for auditing best practices, some performance metrics, continuous localization and automatic deployment.
Possible parts (growing list):
It would be great to have a staging environment based on
development
and a production environment based ontrunk
. I suppose it is not possible to use GitHub Pages for both unfortunately.