From 732d4dfdbf6d60219d8572a177ed92689bd2c788 Mon Sep 17 00:00:00 2001
From: Chris
Date: Mon, 15 Jan 2024 11:48:07 -0800
Subject: [PATCH] chore: add Stacks.js to list of community projects
The Stacks UI engine is heavily inspired by Vitesse.
The only differences are a few additions & abstractions which all live here: https://github.com/stacksjs/stacks/tree/main/storage/framework/core/vite/src/plugin
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 371c6c39b..b05e4e490 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ As this template is strongly opinionated, the following provides a curated list
- [vitesse-h5](https://github.com/YunYouJun/vitesse-h5) by [@YunYouJun](https://github.com/YunYouJun) - Vitesse for Mobile
- [bat](https://github.com/olgam4/bat) by [@olgam4](https://github.com/olgam4) - Vitesse for SolidJS
- [vitesse-solid](https://github.com/xbmlz/vitesse-solid) by [@xbmlz](https://github.com/xbmlz) - Vitesse for SolidJS, build with [`SolidStart`](https://start.solidjs.com/), includes [UnoCSS](https://github.com/unocss/unocss) and [HopeUI](https://hope-ui.com/).
+- [Stacks](https://github.com/stacksjs/stacks) by [@chrisbbreuer](https://github.com/chrisbbreuer) - Type-safe full-stack _(app, cloud & library development)_ framework for Artisans
## Try it now!