From 6854ba56ed49b43c68dc39ab8535c5d8f8a82484 Mon Sep 17 00:00:00 2001 From: Soham Sen Date: Sun, 9 Jul 2023 20:29:40 +0530 Subject: [PATCH] Added public instances --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3e73096..42bf355 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,9 @@ docker run --env-file .env -it -p 3000:3000 yureien/yabin:latest #### In a Serverless Environment (Cloudflare Workers, Netlify, Vercel, etc.) I have not yet tested this, but this is made with SvelteKit. Please take a look at the [SvelteKit documentation](https://kit.svelte.dev/docs/adapters) for more information. If there are any issues, please open an issue, and I will put up a proper guide on how to deploy on such environmments. + +## Public Instances + +If you host one and want to make it public, just open an issue and I will add it here! + +1. [bin.sohamsen.me](https://bin.sohamsen.me) ![Website Status](https://img.shields.io/website-up-down-green-red/https/bin.sohamsen.me.svg)