From 8ffae84f8d2d7ec90ff8a706aaf2c395fdccd0db Mon Sep 17 00:00:00 2001 From: Minijus-Sa Date: Mon, 15 Dec 2025 00:52:50 +0200 Subject: [PATCH] Add deployment button for Hostinger in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a713dfc76..8d63c7e08 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ Or you can run a specific program by providing its path as an argument: npm start -- path/to/program.js ``` +## Deploy on Hostinger + +Quickly deploy using Hostinger with a 1-click installation + +[![Deploy on Hostinger](https://assets.hostinger.com/vps/deploy.svg)](https://www.hostinger.com/vps/docker-hosting?compose_url=https://github.com/witheve/Eve/) + ## Integrating Eve into an existing project You can get Eve as an npm package