From 78be07c8bbf5acbcdac65351f693941f47be4cb5 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Wed, 30 Jul 2025 19:31:02 -0500 Subject: [PATCH] ci(hotreload): added in air for hot reloading --- README.md | 2 ++ backend/.air.toml | 0 2 files changed, 2 insertions(+) create mode 100644 backend/.air.toml diff --git a/README.md b/README.md index 374b39b..3e775f6 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ this will also include a primary server to house all the common configs across a The new lst will run in docker by building your own image and deploying or pulling the image down. you will also be able to run it in windows or linux. + +when developing in lst and you want to run hotloads installed and configure https://github.com/air-verse/air diff --git a/backend/.air.toml b/backend/.air.toml new file mode 100644 index 0000000..e69de29