You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,4 @@
1
+
-[Important Note](#important-note)
1
2
-[Introduction](#introduction)
2
3
-[Prerequisites](#prerequisites)
3
4
-[All environments](#all-environments)
@@ -34,6 +35,12 @@
34
35
-[Server as standalone](#server-as-standalone)
35
36
-[Angular as standalone](#angular-as-standalone)
36
37
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
+
37
44
# Introduction
38
45
39
46
This starter template comes with NodeJS (typescript) and Angular 10. It shares models between Angular
0 commit comments