Skip to content

Commit 43f7aa5

Browse files
committed
fix(README.md)
1 parent 78ad38a commit 43f7aa5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [Important Note](#important-note)
12
- [Introduction](#introduction)
23
- [Prerequisites](#prerequisites)
34
- [All environments](#all-environments)
@@ -34,6 +35,12 @@
3435
- [Server as standalone](#server-as-standalone)
3536
- [Angular as standalone](#angular-as-standalone)
3637

38+
# Important Note
39+
40+
> This template is deprecated and will no longer be maintained. Please use the new [nest-angular-starter](https://github.com/shy2net/nestjs-angular-starter) instead. It has almost the same code-base except the server side which was refactored and is now based on NestJS.
41+
>
42+
> **It is highly recommend to move to the new template instead, as this template is no longer maintained!**
43+
3744
# Introduction
3845

3946
This starter template comes with NodeJS (typescript) and Angular 10. It shares models between Angular

0 commit comments

Comments
 (0)