README
Running in debug
To run the script and test its functionality, run ATTENDANCE_ID=the_attendance_id node content-watcher.js
.
Then edited files with the correct extensions (.js, .jsx and .html) will be synced to the Skiller Whale backend.
A small module to sync file changes with the Skiller Whale backend
<script type="module">
import skillerWhaleSync from 'https://cdn.skypack.dev/skiller-whale-sync';
</script>
To run the script and test its functionality, run ATTENDANCE_ID=the_attendance_id node content-watcher.js
.
Then edited files with the correct extensions (.js, .jsx and .html) will be synced to the Skiller Whale backend.