Yam Borodetsky
Yam Borodetsky
Add `@arkenv/vite-plugin` to helpers. Read more: https://github.com/yamcodes/arkenv/tree/main/packages/vite-plugin
Renamed branch and continued in #163
@Hajbo FYI - added this issue so it's easy to track. Naturally this is outside of the [roadmap](https://github.com/agnyz/bedstack/discussions/130)
This is one of the biggest reasons for the [Layered Architecture](https://github.com/agnyz/bedstack/milestone/3) and is solved by it
I'll take a stab at it. Self assigning
After some digging it looks like a framework issue. I asked about it in https://github.com/elysiajs/elysia-swagger/issues/196
In the recent `@elysiajs/swagger` update the file is downloaded as `%lowercase(title)%.json` (meaning, `bedstack.json` in our case) while not ideal (it would be great to be able to fully customize this),...