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
- Host: GitHub
- URL: https://github.com/ynot01/aneurism-graphs-go
- Owner: ynot01
- License: mit
- Created: 2025-07-04T20:44:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-04T21:08:20.000Z (12 months ago)
- Last Synced: 2025-07-04T21:33:45.651Z (12 months ago)
- Topics: aneurism-iv, backend, static-site, website
- Language: Go
- Homepage: https://a4tracker.surge.sh/
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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`