Features
- Able to import any public repositories from GitHub and GitLab! 🎉
- Support PORT environment variable. The port configuration on the UI will be added as PORT env variable, so you can use it to set the listening port dynamically.
- If your application is running, you can force rebuild it with a button (no cache is used in this case).
Fixes
- UI fixes here and there.