Skip to content

docs(#1374): add English version of separateexpress documentation#1412

Open
ltianyi992 wants to merge 1 commit into
goldbergyoni:masterfrom
ltianyi992:fix/issue-1374-add-english-separateexpress
Open

docs(#1374): add English version of separateexpress documentation#1412
ltianyi992 wants to merge 1 commit into
goldbergyoni:masterfrom
ltianyi992:fix/issue-1374-add-english-separateexpress

Conversation

@ltianyi992

Copy link
Copy Markdown

Closes #1374

Summary

Adds the missing English documentation file sections/projectstructre/separateexpress.md.

All other language versions of this file already exist (Basque, Brazilian Portuguese, Chinese, French, Japanese, Korean, Polish, Russian), but the English base version was absent.

The English file explains the best practice of separating the Express app declaration from the server/network configuration (bin/www), including code examples for:

  1. API declaration in app.js
  2. Server network declaration in bin/www
  3. In-process testing using supertest

The content follows the same structure as the existing Chinese version and matches the format used by other English files in the same directory (e.g., breakintcomponents.md, configguide.md).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add english transaction for project structure doc (separateexpress)

1 participant