From ffeb0eeec457bdd0b24410122628556d13f42fef Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 4 Mar 2024 14:10:53 +0100 Subject: [PATCH] Add deployment options to README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index fc4da48..5fef6e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # Coolify Examples This repository contains examples of how to deploy applications using Coolify. +- [x] Static +- [x] Node.js +- [x] Dockerfile +- [x] Nuxt +- [x] Bun +- [ ] Rails +- [ ] Django +- [ ] Laravel +- [ ] SvelteKit-node +- [ ] SvelteKit-static +- [ ] Next.js +- [ ] Turborepo +- [ ] Docker Compose +- [ ] PHP +- [ ] React/Preact/Vite/Vue/Svelte \ No newline at end of file