--- URL: "/todo/v1" LLMS_URL: "/todo/v1/llms.txt" --- # **TODO** list for `BACKAN` _v1_ ## 🌈 General - [x] Fix and complete README files - [ ] Update to major version ## 🌞 Core - [x] fix types on callback in route and app - [ ] Improve lib performance - [ ] Improve response messages - [ ] Add more user app configurations ## 📖 Docs - [ ] Finish beta documentation - [ ] Add or fix documentation in code. ## 🗄️ Server - [x] Get the `port` automatically obtained from the application - [ ] Add `https` support ## 📦 Builder - [x] Add `createClient` function - [x] Add `json schema file` build of backan library - [x] Add `d.ts schema file` build of backan library - [x] Add `markdown documentation file` build of backan library - [x] Add to the input option the possibility of adding the backan app method - [x] Fix esbuild problem ## 🏗️ Create - [x] Finish beta. - [x] Add js templates - [x] Add tests to templates - [x] create templates dynamically avoiding repeating code ## 🧑‍💻 Development environment - [ ] Refactor development environment with dovenv