mirror assets-api to github pages
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 14:23:13 -04:00
.github/workflows [skip ci] bump actions so github doesnt yell 2026-09-11 14:23:13 -04:00
src github actions doesnt support index.png 2026-09-11 11:11:26 -04:00
.gitignore Initial Commit 2026-09-11 10:46:31 -04:00
LICENSE [skip ci] README & LICENSE 2026-09-11 12:10:40 -04:00
package.json Initial Commit 2026-09-11 10:46:31 -04:00
README.md [skip ci] README & LICENSE 2026-09-11 12:10:40 -04:00

Assets Api Mirror

Mirrors our internal assets-api to github pages for a fallback

Code developed on Forgejo

LICENSE

This project, along with all of our other open source projects, are MIT

The Project

Rawdogging nodejs lmao, jsdoc instead of typescript for this

src/index.js is just an orchestrator. All mirrors are under src/mirrors and their default export is ran

Everything in out (or argv[3]) is exported to github pages under the abyssalfragments.github.io/assets-api-mirror/ prefix

Side-note but nice for anyone wanting to use this, our assets-api will create a workflow deploy on a successful generate to keep this in sync