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

crit-tech/gms-notebook-file-server

Repository files navigation

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.