Quick start (developers)
make dev is the primary local workflow (setup + backend + frontend).
Alternative explicit steps: make setup-main then make start-main.
Pull requests
- Fork github.com/notiky/notiky
- Branch from
main, make changes with tests where applicable - Run
make checkbefore opening a PR
Architecture and specs
Engineering documentation (ADRs, master-plan, runbooks) lives in the monorepo underdocs/ — not duplicated here. Browse on GitHub when you need implementation detail.
Support
- Product: support@notiky.com
- Bugs: GitHub Issues