feat: add project and email service

This commit is contained in:
Jet Pham 2026-03-11 13:00:51 -07:00 committed by Jet
parent 99715f6105
commit f48390b15e
29 changed files with 2631 additions and 63 deletions

8
.gitignore vendored
View file

@ -29,3 +29,11 @@ yarn-error.log*
/.direnv
/result
# rust
/api/target
# sqlite
*.db
*.db-wal
*.db-shm