A mirror of the github repo for the backend of my website https://api.wireless.fish
  • TypeScript 92.6%
  • Dockerfile 7.4%
Find a file
2026-08-05 18:15:40 +02:00
.github/workflows bump it up and hope for the best 2026-07-30 19:35:52 +02:00
migrations added new column into messages 2026-07-30 18:14:59 +02:00
src fix guestbook 2026-08-05 18:15:40 +02:00
.dockerignore hopefully fix lastfm and implement pnpm 2026-07-26 08:20:28 +02:00
.env.example updated domain n stuff 2026-04-11 12:05:57 +02:00
.gitignore added database backups 2026-02-02 14:49:51 +01:00
docker-compose.dev.yml WORK 2026-07-30 18:39:21 +02:00
docker-compose.yml updated domain n stuff 2026-04-11 12:05:57 +02:00
Dockerfile man just work please 2026-07-30 20:19:19 +02:00
docs.md added new column into messages 2026-07-30 18:14:59 +02:00
package-lock.json updated domain n stuff 2026-04-11 12:05:57 +02:00
package.json updates to the guestbook api and docs 2026-07-27 15:18:14 +02:00
pnpm-lock.yaml updates to the guestbook api and docs 2026-07-27 15:18:14 +02:00
pnpm-workspace.yaml hopefully fix lastfm and implement pnpm 2026-07-26 08:20:28 +02:00
README.md updates to the guestbook api and docs 2026-07-27 15:18:14 +02:00
schema.sql added new column into messages 2026-07-30 18:14:59 +02:00
tsconfig.json Added docker and sqlite support 2026-02-01 17:15:07 +01:00

Website backend

It's a simple backend that handles a lastfm proxy, notifications and a guestbook sqlite db.

Docs for the backend can be read here.