you can see live at https://run.dnz.dev
UI is mostly fork of https://github.com/x1unix/go-playground with heavy modifications
npm run devOpen http://localhost:3000 in your browser to see the application.
npm run build
npm run startThis project includes end-to-end (e2e) tests using Playwright.
npm run test:e2enpm run test:e2e:uinpm run test:e2e:headednpm run test:e2e:debugnpm run test:e2e:reportFor more information about the tests, see the e2e/README.md file.