2024-07-06 14:53:53 +00:00
|
|
|
# Things that need doing before first release
|
|
|
|
|
|
|
|
* User flow for initial proxy setup
|
|
|
|
* Setting up password
|
|
|
|
* Setting up hostname for Caddy's automatic HTTPS
|
2024-07-06 14:57:18 +00:00
|
|
|
* Config UI in frontend?
|
|
|
|
* Version checks for consistency between client/server
|
2024-07-06 14:53:53 +00:00
|
|
|
* Have 3 runtimes:
|
|
|
|
* Crystal + Kemal ✅
|
|
|
|
* Python + Flask [WIP]
|
|
|
|
* Nodejs + Express
|
|
|
|
* Document
|
|
|
|
* How to create a runtime
|
|
|
|
* How to create a funko
|
|
|
|
* How to setup the proxy
|
|
|
|
* APIs
|
|
|
|
* Sanitize all inputs
|
|
|
|
* Streaming responses in slow operations
|
|
|
|
like scaling down or building
|
2024-07-06 14:57:18 +00:00
|
|
|
* Make more things configurable / remove hardcoded stuff
|