codespaces-nextjs icon indicating copy to clipboard operation
codespaces-nextjs copied to clipboard

Results 4 codespaces-nextjs issues
Sort by recently updated
recently updated
newest added

Hello, I have a codespace build of nextjs, and vite from the codespaces templates and neither of them work out of the box due to https issues. I'm not sure...

Firstly, thanks for this awesome template! I'm pretty new to Next, so I'm sorry if this isn't a very good issue. I believe that the `mcr.microsoft.com/devcontainers/universal:2` image used in this...

- Updated .gitignore to exclude Playwright-related files - Added Playwright dependencies to package.json and package-lock.json - Created Playwright configuration file - Implemented end-to-end tests for the home page and demo...