Commit Graph

2 Commits

Author SHA1 Message Date
Misofist 9c2c5b3d98 Improvements to documentation for smoother dev onboarding
This commit makes several changes:
1. Fixes broken links in README file
2. Adds a note to the README file about mandatory configuration
3. Fixes the dev container trying to copy a non-existent file

Signed-off-by: Misofist <misofist@heavendivided.net>
2026-02-15 03:54:42 +11:00
Alex Yong adfaa04a71 feat: add support for GH codespaces (#25)
* feat: support for codespaces

Signed-off-by: Alex Yong <alexjyong@gmail.com>

* feat: allowing this to be ran in automated contexts

Signed-off-by: Alex Yong <alexjyong@gmail.com>

* chore: update devcontainer.json

Signed-off-by: Alex Yong <alexjyong@gmail.com>

* feat: Adding in dummy google services json file, and updating documentation

* fix: typo

* fix: adjust storage bucket

---------

Signed-off-by: Alex Yong <alexjyong@gmail.com>
2025-08-21 19:33:56 +02:00