Files
Nostr-post-scheduler/index.js
T
2025-03-01 16:46:45 +01:00

4 lines
97 B
JavaScript

// run `node index.js` in the terminal
console.log(`Hello Node.js v${process.versions.node}!`);