mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 00:54:19 +01:00
move examples to the top-level directory
This commit is contained in:
12
examples/javascript/database-node/README.md
Normal file
12
examples/javascript/database-node/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# database-node
|
||||
|
||||
This is a minimal example showing how to use [`@tursodatabase/database`](https://www.npmjs.com/package/@tursodatabase/database) in the node.js
|
||||
|
||||
---
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
npm install
|
||||
node index.mjs
|
||||
```
|
||||
Reference in New Issue
Block a user