github / github/codespaces-nextjs
Build completely broken in codespaces now.
- Ngôn ngữ chính
- JavaScript
- Star
- 152
- Fork
- 210
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)

Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện vấn đề trong các template Codespaces Next.js và Vite, đồng thời kiểm tra cách các URL được chuyển tiếp cổng của chúng xử lý HTTPS. Hoàn thành khi cả hai template khởi chạy từ Codespaces và các site được chuyển tiếp của chúng tải mà không có lỗi SSL, qua HTTP hoặc với cấu hình HTTPS hoạt động.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- nextjs, vite
- Lĩnh vực
- developer-experience, web-dev
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100