Commit e18c0ff
committed
[PW-11.6/ret] Init "npm" in server folder
Adding "package.json" file for future/work with Render/deploy.
Worth noting:
- that, this is the beginning of a move away from "local" server logic.
core: B-3 / JS-BL1 parent 185d7d6 commit e18c0ff
2 files changed
Lines changed: 16 additions & 1 deletion
File tree
- core-courses/3-js-basic-level/11-server-async-await/11-6-pw-11-server-async-await/students-db-server
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments