Skip to content

Latest commit

 

History

History

basic

NodeJS - Basic Example

A sample NodeJS script that showcases queries to Juno.

Getting started

Make sure you have node.js LTS installed.

git clone https://github.com/junobuild/examples
cd examples/node/basic
npm ci

Local development

npm run start