From 9246964edbeff1ce6dc93a81e07b5dabeaa6bdfb Mon Sep 17 00:00:00 2001 From: aleidk Date: Thu, 24 Apr 2025 15:57:09 -0400 Subject: [PATCH] chore: update dev environment --- .idea/runConfigurations/Dev.xml | 8 ++++ .idea/runConfigurations/Vite_Dev_Server.xml | 16 ++++++++ .idea/runConfigurations/dev_database_pg.xml | 36 +++++++++++++++++ package.json | 43 +++++++++++---------- src/static_assets.rs | 7 +--- 5 files changed, 84 insertions(+), 26 deletions(-) create mode 100644 .idea/runConfigurations/Dev.xml create mode 100644 .idea/runConfigurations/Vite_Dev_Server.xml create mode 100644 .idea/runConfigurations/dev_database_pg.xml diff --git a/.idea/runConfigurations/Dev.xml b/.idea/runConfigurations/Dev.xml new file mode 100644 index 0000000..a76dce5 --- /dev/null +++ b/.idea/runConfigurations/Dev.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Vite_Dev_Server.xml b/.idea/runConfigurations/Vite_Dev_Server.xml new file mode 100644 index 0000000..63cf301 --- /dev/null +++ b/.idea/runConfigurations/Vite_Dev_Server.xml @@ -0,0 +1,16 @@ + + + + + +