🐳 Adds docker integration

This commit is contained in:
Daniel Svitan
2025-05-01 14:07:17 +02:00
parent d4fbfa1a7a
commit 2118f0cf44
15 changed files with 1153 additions and 26 deletions

16
.idea/svitan.dev.iml generated Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_FOLDERS">
<list>
<option value="$MODULE_DIR$/node_modules/astro/templates" />
</list>
</option>
</component>
</module>