An open API service indexing awesome lists of open source software.

https://github.com/sshh12/go-pad

One of many go-link services made for personal use.
https://github.com/sshh12/go-pad

golinks rebassjs

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# go-pad

> One of [many](https://www.google.com/search?q=site:github.com%20golinks) go-link services made for personal use.

![SstN8Mp6YR](https://user-images.githubusercontent.com/6625384/102283042-3ca19a00-3ef7-11eb-9b9f-f68b84c47a8a.gif)

### Features

- Can be deployed as a static site (uses localstorage backend)
- Sync across multiple devices with push/pull API
- Gist-like notes
- [Themeable](https://theme-ui.com/demo/)

### 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](https://linuxize.com/post/how-to-edit-your-hosts-file/#modify-hosts-file-in-windows).