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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,7 @@ export default defineConfig({
173
173
| description | link |
174
174
|---|---|
175
175
| next js example, note cant run driver on UI thread. |[todo-with-nextjs_msnodesqlv8](https://github.com/TimelordUK/todo-with-nextjs_msnodesqlv8)|
176
+
| next js example using app router, note cant run driver on UI thread. |[todo-with-nextjs-app-router_msnodesqlv8](https://github.com/TimelordUK/todo-with-nextjs-app-router_msnodesqlv8)|
176
177
| using vite + express |[msnodesqlv8-vite](https://github.com/TimelordUK/msnodesqlv8-vite)|
177
178
| using in typescript |[msnodesqlv8_ts_sample](https://github.com/TimelordUK/msnodesqlv8_ts_sample)|
178
179
| js example typings in IDE |[msnodesqlv8_yarn_sample](https://github.com/TimelordUK/msnodesqlv8_yarn_sample)|
0 commit comments