feat: Initialize App

This commit is contained in:
Casey Wittrock 2025-10-17 11:12:55 -05:00
commit 1f662a7b6b
16 changed files with 583 additions and 0 deletions

6
custom_ui/patches.txt Normal file
View file

@ -0,0 +1,6 @@
[pre_model_sync]
# Patches added in this section will be executed before doctypes are migrated
# Read docs to understand patches: https://frappeframework.com/docs/v14/user/en/database-migrations
[post_model_sync]
# Patches added in this section will be executed after doctypes are migrated