https://github.com/yakovlev-alexey/nest-next-example
Project repo for Nest.js + Next.js tutorial available on dev.to and Habr
https://github.com/yakovlev-alexey/nest-next-example
nestjs nextjs nodejs react ssr
Last synced: about 1 year ago
JSON representation
Project repo for Nest.js + Next.js tutorial available on dev.to and Habr
- Host: GitHub
- URL: https://github.com/yakovlev-alexey/nest-next-example
- Owner: yakovlev-alexey
- License: mit
- Created: 2021-07-24T18:14:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T14:46:49.000Z (over 3 years ago)
- Last Synced: 2025-04-12T05:53:51.048Z (about 1 year ago)
- Topics: nestjs, nextjs, nodejs, react, ssr
- Language: TypeScript
- Homepage: https://dev.to/yakovlev_alexey/creating-a-project-with-nestjs-nextjs-3i1i
- Size: 746 KB
- Stars: 100
- Watchers: 3
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nest.js + Next.js Basic to Advanced Tutorial
This is the repo for Nest.js + Next.js extensive tutorial dilogy. Read complete articles at my [dev.to](https://dev.to/yakovlev_alexey):
- [Creating a Project with Nest.js + Next.js](https://dev.to/yakovlev_alexey/creating-a-project-with-nestjs-nextjs-3i1i)
- [Advanced Practices for Nest.js + Next.js Projects](https://dev.to/yakovlev_alexey/advanced-practices-for-nestjs-nextjs-projects-36g9)
Read the original articles in Russian on [Habr](https://habr.com/ru/users/yakovlev-alexey/):
- [NEST-NEXT: Best Practices — Часть 1](https://habr.com/ru/post/570886/)
- [NEST-NEXT: Best Practices — Часть 2](https://habr.com/ru/post/571032/)
---
