Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 776 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 776 Bytes

go-pad

One of many go-link services made for personal use.

SstN8Mp6YR

Features

  • Can be deployed as a static site (uses localstorage backend)
  • Sync across multiple devices with push/pull API
  • Gist-like notes
  • Themeable

Deployment

$ git clone https://github.com/sshh12/go-pad
$ yarn install
$ yarn start

DNS

If you want to use this as go/ then you'll need to make the domain go point to the IP of your server. See this Linux, Windows, and MacOS tutorial.