rstackjs / rstackjs/rstack-examples
Please provide another example supporting HTTPS over Express
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 168
- Fork
- 47
- Merge medio
- 3h 45m
- PR unite (30g)
- 11
Descrizione
The one example for Express works very well for HTTP itself
https://github.com/rspack-contrib/rspack-examples/blob/main/rsbuild/express/server.mjs
Just not for HTTPS. If you populate https with defineConfig(), then it breaks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start with rsbuild/express/server.mjs, the existing Express example linked in the issue, and inspect how its configuration handles HTTP. Reproduce the failure when https is populated with defineConfig(), then add or update an example that demonstrates HTTPS and verify the example runs successfully over HTTPS.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- express, javascript
- Ambito
- backend, web-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100