TODO list for BACKAN
v1
🌈 General
- Fix and complete README files
🌞 Core
- 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
- Get the
port
automatically obtained from the application - Add
https
support
📦 Builder
- Add
createClient
function - Add
json schema file
build of backan library - Add
d.ts schema file
build of backan library - Add
markdown documentation file
build of backan library - Add to the input option the possibility of adding the backan app method
- Fix esbuild problem
🏗️ Create
- Finish beta.
- Add js templates
- Add tests to templates
- create templates dynamically avoiding repeating code