Commit Graph

28 Commits

Author SHA1 Message Date
pTr
d6d2daab69 Update samples.ts 2025-08-02 06:24:24 +07:00
Kamil Mysliwiec
faf3e6aec2 Merge pull request #14540 from nestjs/feat/rmq-topic-exchange
feat(microservices): add support for topic exchange (rabbitmq)
2025-04-23 13:23:39 +02:00
Kamil Myśliwiec
18ecc9e7cc ci: ignore prisma sample (temporarily) 2025-03-18 13:30:26 +01:00
Kamil Myśliwiec
823fbab75d feat(microservices): add support for topic exchange (rabbitmq) 2025-01-30 13:52:50 +01:00
Kamil Mysliwiec
439516d7dc Merge pull request #14051 from micalevisk/add-esm-only-sample
chore: add sample on how to use esm on cjs
2024-11-20 10:26:00 +01:00
Micael Levi L. Cavalcante
e15d73190d chore: add sample on how to use esm with nodejs experimental flag 2024-11-18 11:30:39 -04:00
biodiscus
3559e0c1f2 build(sample): replace cli-color with smaller and faster ansis 2024-11-17 17:01:47 +01:00
Micael Levi L. Cavalcante
aff30bf63d chore: support skip npm script execution depending on require nodejs 2024-10-02 18:03:17 -04:00
Kamil Myśliwiec
8399c68b20 sample: upgrade deps 2023-06-16 14:45:08 +02:00
Kamil Myśliwiec
c4828c473a ci: add --legacy-peer-deps flag to samples install 2023-05-19 13:01:19 +02:00
Kamil Myśliwiec
0f904d2cab chore: update minimum engine version to 16 2023-04-05 13:31:07 +02:00
Lioness100
fda5fff1cd docs: fix typos 2023-02-10 21:39:29 -05:00
Kamil Myśliwiec
d1d8cf6c59 chore(scripts): only move .d.ts and .js files (gulp scripts) 2022-11-07 14:16:27 +01:00
Kamil Myśliwiec
8b3d0a7b7e chore: migrate to tsc composite mode (project references) 2022-11-07 09:02:14 +01:00
Tony133
4a7f2215d4 chore(): remove unused declarations 2022-07-28 23:02:41 +02:00
Jan Krueger
d4739e817a ci: fix gulp move for multi-application samples 2021-07-09 18:59:03 +02:00
Jan Krueger
a39b2c2c3c ci(gulp): support multi-application samples 2021-07-09 16:01:59 +02:00
Maciej Sikorski
ec9727093d feat: allow to config cors async
Bump version of the fastify-cors.
Add CorsOptionsDelegate interface.
Add CorsOptionsDelegate as an acceptable type
for every enableCors usage.

Closes nestjs/nest#6118
2021-01-25 22:46:11 +01:00
Kamil Myśliwiec
6f5ef692fa ci(): temporarily switch to npm i instead of ci to fix the build 2020-11-02 13:12:18 +01:00
Kamil Myśliwiec
a166b08441 ci(): remove prefer offline flag from samples build script 2020-11-02 12:04:49 +01:00
Kamil Myśliwiec
2d732c8b0c ci(): add no-optional flag to samples install script 2020-11-02 11:54:31 +01:00
Kamil Myśliwiec
5d2de5fd9a fix(): integration tests cleanup, update deps versions 2020-03-02 13:46:26 +01:00
Kamil Myśliwiec
d189c23ad4 refactor(): update samples gulp task 2019-10-26 12:44:41 +02:00
Kamil Myśliwiec
c973efabc8 fix(microservices): ignore context by default when running pipes 2019-10-26 12:40:50 +02:00
Livio
2aafd5657c ci: Run sample e2e and unit test 2019-10-23 21:41:40 +02:00
Kamil Myśliwiec
489d3299c0 format() run prettier, update format script 2019-10-04 09:08:27 +02:00
Kamil Myśliwiec
e0fd3b8f3a refactor() add extra whiteline to gulp config file 2019-08-26 12:38:59 +02:00
Livio
06861628eb build(): Refactor Gulpfile to TS 2019-08-07 22:08:01 +02:00