https://github.com/gotify/website
The Gotify Website
https://github.com/gotify/website
gotify website
Last synced: about 1 month ago
JSON representation
The Gotify Website
- Host: GitHub
- URL: https://github.com/gotify/website
- Owner: gotify
- Created: 2019-01-03T10:11:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T16:26:18.000Z (3 months ago)
- Last Synced: 2025-03-28T18:16:53.326Z (about 2 months ago)
- Topics: gotify, website
- Language: JavaScript
- Homepage: https://gotify.net
- Size: 4.62 MB
- Stars: 97
- Watchers: 3
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotify/website [](https://github.com/gotify/website/actions/workflows/main.yml)
-> https://gotify.net
## Run locally
```bash
$ (cd website && npm install)
$ (cd website && npm run start)
```