User control app Cypress Tests Getting Started First, run the development server: yarn dev Run cypress tests yarn cypress open Open http://localhost:3000 with your browser to see the result. Next steps Create unit tests Create Docker container for database