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

https://github.com/ynot01/aneurism-graphs-go

Static website backend for a4tracker
https://github.com/ynot01/aneurism-graphs-go

aneurism-iv backend static-site website

Last synced: 12 months ago
JSON representation

Static website backend for a4tracker

Awesome Lists containing this project

README

          

# aneurism-graphs-go

Backend for [ynot01/aneurism-graphs](https://github.com/ynot01/aneurism-graphs)

Fetches data every 5 minutes and constructs data.ts, then publishes to surge.sh

Expects aneurism-graphs to be as a subfolder `./aneurism-graphs/`

`go build .`

`go run .`

`setsid ./aneurism-graphs-go > ./tracker.log 2>&1 < /dev/null &`

`git submodule foreach --recursive git reset --hard`

`git submodule update --recursive --remote`