feat: add project and email service
This commit is contained in:
parent
99715f6105
commit
f48390b15e
29 changed files with 2631 additions and 63 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -29,3 +29,11 @@ yarn-error.log*
|
|||
|
||||
/.direnv
|
||||
/result
|
||||
|
||||
# rust
|
||||
/api/target
|
||||
|
||||
# sqlite
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue