Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gotify/website
The Gotify Website
https://github.com/gotify/website
gotify website
Last synced: about 10 hours ago
JSON representation
The Gotify Website
- Host: GitHub
- URL: https://github.com/gotify/website
- Owner: gotify
- Created: 2019-01-03T10:11:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T17:15:50.000Z (about 1 month ago)
- Last Synced: 2024-12-15T18:11:46.088Z (7 days ago)
- Topics: gotify, website
- Language: JavaScript
- Homepage: https://gotify.net
- Size: 4.62 MB
- Stars: 90
- Watchers: 4
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotify/website [![Build](https://github.com/gotify/website/actions/workflows/main.yml/badge.svg)](https://github.com/gotify/website/actions/workflows/main.yml)
-> https://gotify.net
## Run locally
```bash
$ (cd website && npm install)
$ (cd website && npm run start)
```