2.0.0 • Published 2 years ago
gms-notebook-file-server v2.0.0
GM's Notebook File Server
This small program runs a local server that allows GM's Notebook to access files on your computer without requiring a cloud provider.
Setup
- 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.