Files
Timo Knuth bf735ed60f feat: SEO improvements and image optimization
- Enhanced SEO service with meta tags and structured data
- Updated sitemap service and robots.txt
- Optimized listing components for better SEO
- Compressed images (saved ~31MB total)
- Added .gitattributes to enforce LF line endings

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-03 19:48:30 +01:00
..
2024-08-07 19:00:34 +02:00
2026-01-15 21:26:07 +01:00
2024-05-06 20:13:09 +02:00
2024-05-16 13:32:42 -05:00
2024-05-06 20:13:09 +02:00
2025-02-18 18:05:51 -06:00
2024-05-06 20:13:09 +02:00
2024-05-05 15:30:10 +02:00
2025-07-27 14:28:09 -05:00
2025-07-27 14:28:09 -05:00
2025-12-03 11:51:00 +01:00
2024-08-21 21:13:43 +02:00
2024-05-06 20:13:09 +02:00
2026-01-18 19:48:45 +01:00
2024-02-29 10:23:41 -06:00
2024-09-04 14:56:24 +02:00

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.