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
<palign="center">A progressive <ahref="http://nodejs.org"target="blank">Node.js</a> framework for building efficient and scalable server-side applications, heavily inspired by <ahref="https://angular.io"target="blank">Angular</a>.</p>
Backend API build with [Nest](https://github.com/nestjs/nest) framework``.
30
7
31
8
32
9
## Run
@@ -49,7 +26,7 @@ npm run api:start:prod
49
26
50
27
## Build
51
28
```bash
52
-
#production mode build (work-in-progress)
29
+
#build for production env
53
30
npm run api:prestart:prod
54
31
```
55
32
@@ -72,17 +49,3 @@ npm run api:test:cov
72
49
# for api project
73
50
npx jest --projects=apps/api --coverage
74
51
```
75
-
76
-
## Support
77
-
78
-
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](https://docs.nestjs.com/support).
0 commit comments