This small program runs a local server that allows GM's Notebook to access files on your computer without requiring a cloud provider.
- Install Node.js on your computer.
- Clone this repository.
- Run
npm install
from the directory to which you cloned this repository. - Run
npm run dev
to run the server.