A self-hosted PaaS alternative to Vercel and Heroku
Warning
Kuro is currently in development and may not be suitable for production use.
Download a binary release for your platform.
Windows
Linux/MacOS
just build-all- Fork the repository.
- Create a branch for your feature or bug fix:
git checkout -b my-feature
- Make your changes and commit them with a clear message:
git commit -am "Add new feature" - Push your branch to your fork:
git push origin my-feature
- Open a pull request: https://github.com/ros-e/kuro/compare