Releases: range79/Jarvana
Releases · range79/Jarvana
Jarvana fullstack 1.2.0
Jarvana is a modern, web-based Java .jar execution and management platform that combines both backend and frontend into a single Spring Boot executable JAR. With Jarvana, you can upload, run, stop, and monitor Java applications entirely from your browser — no terminal access needed.
Once the JAR is running, simply visit localhost:8080 to access the full-featured dashboard, which includes:
One-Click Execution Control – Start or stop any uploaded .jar instantly
File Management – Upload, download, and delete .jar files individually or in bulk
Live Console Output – Real-time log streaming via Server-Sent Events (SSE)
Pagination & Sorting – Quickly browse and organize your uploaded files
Responsive UI – Fully optimized for desktop and mobile
Docker-Friendly – Easy containerization and deployment
Zero CLI Dependency – Manage everything without touching the terminal
Jarvana is built with Kotlin + Spring Boot on the backend and React + Tailwind CSS on the frontend, ensuring a clean architecture, modern design, and smooth user experience.
What's Changed
- Dev by @range79 in #2
- readme updated by @range79 in #4
- chore:file structure fixed by @range79 in #5
- Dev by @range79 in #6
- chore:version updated in gradle by @range79 in #7
New Contributors
Full Changelog: https://github.com/range79/Jarvana/commits/Stable