feat(web): init

This commit is contained in:
Harsh Shandilya 2023-12-03 22:31:43 +05:30
parent 6084e5bb30
commit 5bcfe0a85c
No known key found for this signature in database
13 changed files with 685 additions and 7 deletions

View file

@ -163,4 +163,5 @@ include(
"database:core",
"database:impl",
"model",
"web",
)