Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-samfira/gopherbin-web
Gopherbin Web UI
https://github.com/gabriel-samfira/gopherbin-web
Last synced: 3 months ago
JSON representation
Gopherbin Web UI
- Host: GitHub
- URL: https://github.com/gabriel-samfira/gopherbin-web
- Owner: gabriel-samfira
- License: apache-2.0
- Created: 2021-01-07T23:51:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T11:08:01.000Z (5 months ago)
- Last Synced: 2024-06-21T13:31:28.140Z (5 months ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - gabriel-samfira/gopherbin-web - Gopherbin Web UI (others)
README
# Gopherbin Web UI
A very rudimentary Web interface to gopherbin.
## Build
```bash
git clone https://github.com/gabriel-samfira/gopherbin-web
cd gopherbin-web
npm install
yarn build
```