github / github/codespaces-nextjs
Build completely broken in codespaces now.
- Linguagem predominante
- JavaScript
- Estrelas
- 152
- Forks
- 210
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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 if the hosting domain for the port forwarded sites has changed, but using .dev means the browser is forced to connect using https and I am pretty sure that neither nextjs or vite are configured to use https which causes ssl issues.
If I load the codespace into my local vs code instance and start the vite/nextjs instance there I can connect just fine. So I imagine for these templates to work again either:
1) Don't serve these port forwarded instances from a .dev domain so developers can connect to them via http
2) Update these templates to work for a https connection and make that a default since .dev domains can only be connected to via https
### Simple Browser

### Normal Browser (see SSL error)

Guia de contribuição
Direção de pesquisa
Comece reproduzindo o problema nos templates Codespaces Next.js e Vite e inspecione como as URLs encaminhadas por porta lidam com HTTPS. Considera-se concluído quando ambos os templates forem iniciados pelo Codespaces e seus sites encaminhados carregarem sem erros de SSL, seja por HTTP ou com uma configuração HTTPS funcional.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- nextjs, vite
- Domínio
- developer-experience, web-dev
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100