Start with Develoment

This commit is contained in:
goldtho
2026-04-07 19:25:39 +02:00
parent ed3bbed3b1
commit 889877ebe7
36 changed files with 6114 additions and 44 deletions

13
.idea/dataSources.xml generated Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="DDEV" uuid="45bea38e-3c2f-4bfe-9f29-22cb12e42fad">
<driver-ref>mariadb</driver-ref>
<synchronize>true</synchronize>
<remarks>DDEV generated data source</remarks>
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mariadb://127.0.0.1:32825/db?user=db&amp;password=db</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>