README
candle
API documentation
To Start:
candle> npm install
candle> mv www/json/apiconfig.json.sample www/json/apiconfig.json
candle> node index.js
Then navigate to http://localhost:8081/
candle =======
<script type="module">
import candleApi from 'https://cdn.skypack.dev/candle-api';
</script>
API documentation
To Start:
candle> npm install
candle> mv www/json/apiconfig.json.sample www/json/apiconfig.json
candle> node index.js
Then navigate to http://localhost:8081/