node:sqlite sample

This commit is contained in:
Alex Garcia 2025-01-24 13:30:14 -08:00
parent d1d1ed7a57
commit dbc5098114
4 changed files with 81 additions and 0 deletions

2
examples/simple-node2/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules/
package-lock.json