We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3407a4 commit cb4cafdCopy full SHA for cb4cafd
1 file changed
server-template.ts
@@ -3,7 +3,7 @@
3
//
4
// node --env-file .env server-template.ts
5
// express extension: https://raw.githubusercontent.com/stopsopa/roderic/86495ef554314d388e7f6ef10ee4de6d12bcbcff/libs/express-extend-res.js?token=GHSAT0AAAAAACVQ4Q66S6J6DLZRVFB5DQLSZXEOC2Q
6
-// pnpm install "@types/express" "@types/lodash" "@types/node"
+// pnpm install "@types/express" "@types/lodash" "@types/node" "@types/serve-index"
7
8
import path from "path";
9
0 commit comments