init: add contract definitions and database schema with migrations skeleton

This commit is contained in:
2026-04-04 22:42:16 +03:00
parent 1681a694d3
commit 879418b5a9
14 changed files with 251 additions and 8 deletions

15
.gitignore vendored
View File

@@ -29,4 +29,17 @@ sdkconfig
build/
sdkconfig
sdkconfig.old
Kconfig
Kconfig
.git/
# ide
.idea/
.vscode/
# env
.env
*.env
application.yaml
application.conf