Single e2e test should: - [ ] Bootstrap a new project with vite - [ ] Apply all the steps in the README to the project - [ ] Include an example of an environment variable being used - [ ] Build the dependent project with it's Dockerfile - [ ] Start the container - [ ] Curl the container, validate that it serves the app and the environment variable has been correctly set
Single e2e test should: