One of many go-link services made for personal use.
- Can be deployed as a static site (uses localstorage backend)
- Sync across multiple devices with push/pull API
- Gist-like notes
- Themeable
$ git clone https://github.com/sshh12/go-pad
$ yarn install
$ yarn start
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.