Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)
```