rstackjs / rstackjs/rstack-examples

Please provide another example supporting HTTPS over Express

Open
#144 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PR welcome
Dominant language
TypeScript
Stars
168
Forks
47
Avg merge
3h 45m
Merged PRs (30d)
11

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, javascript
Domain
backend, web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.