1.1 KiB
1.1 KiB
librenot.es
Cloud-native multi-tenant notes application built on Notesium (MIT).
Project
- Repo: https://git.librete.ch/public/librenotes
- Remote:
ssh://tengo@git.librete.ch:41240/public/librenotes.git - Stack: Go backend (forked from Notesium), vanilla JS frontend
- License: MIT (inherited from Notesium)
Development rules
- NEVER use sed for file editing — use perl instead
- NEVER install packages on host — no pip, no nix-shell for deps
- NEVER use python for quick scripts — use perl
- NEVER commit to the wrong repo — this is
/home/mwc/Coding/librenotes, not/home/mwc/notes
Wave pipelines
gt-issue-*pipelines useteaCLI with--login libretegh-issue-*pipelines useghCLI- Personas must be registered in
wave.yamlunderpersonas:key — files alone aren't enough wave.yamlis gitignored (local config).envcontains GITEA_TOKEN (gitignored)
Gitea
- Instance: https://git.librete.ch
- Auth:
teaCLI, login namelibrete - API: https://git.librete.ch/api/v1
- Issues: https://git.librete.ch/public/librenotes/issues