Skip to content

Commit

Permalink
chore: update HTTP CRUD JavaScript sqlite sample to latest JS SDK
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Hans <[email protected]>
  • Loading branch information
ThorstenHans committed Aug 12, 2024
1 parent bdde5f2 commit 81109e3
Show file tree
Hide file tree
Showing 8 changed files with 1,104 additions and 141 deletions.
4 changes: 3 additions & 1 deletion http-crud-js-sqlite/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
dist
target
.spin/
.spin/
dist.js
combined-wit/
9 changes: 9 additions & 0 deletions http-crud-js-sqlite/knitwit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"version": 1,
"project": {
"worlds": ["spin-http"]
},
"packages": {
"@fermyon/spin-sdk": {}
}
}
Loading

0 comments on commit 81109e3

Please sign in to comment.