folder-structure #9

Merged
vex merged 15 commits from folder-structure into develop 2024-11-18 17:18:38 +00:00
2 changed files with 1 additions and 7 deletions
Showing only changes of commit f2d21b63df - Show all commits

7
.idea/sqldialects.xml generated
View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/sql_scripts/createDB.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/sql_scripts/rollbackDB.sql" dialect="PostgreSQL" />
</component>
</project>

1
process.env Normal file
View File

@ -0,0 +1 @@
APP_PORT = 3000