Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<a href="https://privacy-policy.openjsf.org">
{{ site.data[page.lang].footer.privacy_policy }}
</a>
<a id="coc" href="https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md">
<a id="coc" href="https://github.com/expressjs/.github/blob/HEAD/CODE_OF_CONDUCT.md">
{{ site.data[page.lang].footer.coc }}
</a>
<a href="https://trademark-policy.openjsf.org">
Expand Down
6 changes: 3 additions & 3 deletions de/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Unsere lebhafte Community hat zu einer Vielzahl von Erweiterungen, [Middlewaremo

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion de/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions en/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Our vibrant community has created a large variety of extensions,

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -91,4 +91,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion en/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions es/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Nuestra vibrante comunidad ha creado una larga variedad de extensiones, [módulo

Además, la comunidad de Express mantiene módulos en estas dos organizaciones de GitHub:

- [jshttp](https://jshttp.github.io/): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): módulos de bajo nivel que Express utiliza internamente.
- [jshttp](https://github.com/jshttp): módulos que proporcionan funciones utilitarias útiles; consulte [Módulos de utilidad](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): módulos de bajo nivel que Express utiliza internamente.

Para mantenerse al tanto de lo que está sucediendo en toda la comunidad, consulte [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -82,4 +82,4 @@ Express is a project of the OpenJS Foundation. Por favor, revise la [política d
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion es/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions fr/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ infrastructures de niveau supérieur.

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion fr/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions it/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ La nostra community molto attiva ha creato una vasta varietà di estensioni,

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion it/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions ja/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Members of the Express technical committee are:

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion ja/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions ko/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Members of the Express technical committee are:

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -89,4 +89,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion ko/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions pt-br/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ Nossa vibrante comunidade criou uma grande variedade de extensões,

Além disso, a comunidade Express mantém módulos nestes duas organizações no GitHub:

- [jshttp](https://jshttp.github.io/) módulos que fornecem função utilitária útil; ver [Módulos utilitários](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): módulos de baixo nível que o Express usa internamente.
- [jshttp](https://github.com/jshttp) módulos que fornecem função utilitária útil; ver [Módulos utilitários](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): módulos de baixo nível que o Express usa internamente.

Para acompanhar o que está acontecendo em toda a comunidade, Confira a [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -88,4 +88,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
6 changes: 3 additions & 3 deletions zh-cn/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Members of the Express technical committee are:

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion zh-cn/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)
6 changes: 3 additions & 3 deletions zh-tw/resources/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Members of the Express technical committee are:

Additionally, the Express community maintains modules in these two GitHub orgs:

- [jshttp](https://jshttp.github.io/) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://pillarjs.github.io/): low-level modules that Express uses internally.
- [jshttp](https://github.com/jshttp) modules providing useful utility functions; see [Utility modules](/{{ page.lang }}/resources/utils.html).
- [pillarjs](https://github.com/pillarjs): low-level modules that Express uses internally.

To keep up with what is going on in the whole community, check out the [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).

Expand Down Expand Up @@ -85,4 +85,4 @@ Express is a project of the OpenJS Foundation. Please review the [trademark poli
</a>
</div>
<div>
</div>
</div>
1 change: 0 additions & 1 deletion zh-tw/starter/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ These are some additional examples with more extensive integrations.

{% include community-caveat.html %}

- [prisma-fullstack](https://github.com/prisma/prisma-examples/tree/latest/pulse/fullstack-simple-chat) - Fullstack app with Express and Next.js using [Prisma](https://www.npmjs.com/package/prisma) as an ORM
- [prisma-rest-api-ts](https://github.com/prisma/prisma-examples/tree/latest/orm/express) - REST API with Express in TypeScript using [Prisma](https://www.npmjs.com/package/prisma) as an ORM

### [Previous: Static Files ](/{{ page.lang }}/starter/static-files.html)&nbsp;&nbsp;&nbsp;&nbsp;[Next: FAQ ](/{{ page.lang }}/starter/faq.html)