-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Fabius Schurig edited this page Oct 6, 2025
·
3 revisions
All notable changes to this project will be documented in this file.
Use this template for adding a new entry at the changelog:
- Feature 1
- Feature 2
- Feature 3
- ...
Pull Request #45 (chore: add drizzle folder to .gitignore, add CONTRIBUTING and README)- Initial release of the project
- Overhauled README with comprehensive onboarding, setup, and troubleshooting.
- Updated app configuration (ownership, project ID, router placeholder, default env value).
- Expanded .gitignore to exclude IDE folders, migrations, and project-specific directories.
- Fixed a minor comment typo.
- Added development-only diagnostic logging to aid setup and debugging.