Set up monorepo workspace

This commit is contained in:
Andras Schmelczer 2025-02-18 22:36:53 +00:00
parent ae3acb9e1e
commit eb88d35c2e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
10 changed files with 207 additions and 26 deletions

4
.gitignore vendored
View file

@ -7,8 +7,8 @@ node_modules
# Rust build folder
backend/target
# Obsidian plugin build folder
plugin/dist
obsidian-plugin/dist
sync-client/dist
backend/db.sqlite3*
backend/config.yml