Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 386 Bytes

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

  1. Install Node.js on your computer.
  2. Clone this repository.
  3. Run npm install from the directory to which you cloned this repository.
  4. Run npm run dev to run the server.