Finish adding omorphia

This commit is contained in:
Jai A
2024-07-03 19:12:20 -07:00
parent ef4acb1b66
commit 9502639447
363 changed files with 1360 additions and 7736 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "omorphia",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/omorphia/src",
"projectType": "library",
"tags": [],
"// targets": "to see all targets run: nx show project omorphia --web",
"targets": {}
}