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 installfrom the directory to which you cloned this repository. - Run
npm run devto run the server.