From 5ee0ac741efb8152fd7d54c18714ed0db977478c Mon Sep 17 00:00:00 2001 From: ThijmenGThN Date: Wed, 25 Oct 2023 16:41:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Reverted?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 451a30a..befc960 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,13 @@ -# next-leaflet +### A Theme Builder for Directus -An optimized tech stack for efficiency, an all-in-one solution to quickly build modern web apps. +Customizing the Directus app with a specific color can be a hassle due to the need to convert the color to a CSS object. To simplify this process, a web application has been built that offers an easier way to apply a custom color using a color converter. The application eliminates the need to go through the tedious process of converting a single color and provides a more efficient solution. Try it out by clicking on the link below. -Looking for the [(directus)](https://github.com/ThijmenGThN/next-directus) branch? +> _**TLDR**: Easier way to apply a custom color with a webapp color converter._ -![preview](https://i.imgur.com/uNKXhM7.png) +**https://heuve.link/directus-themebuilder** -For now; next-leaflet is deemed to be stable, but usage in a production environment is not suggested. - -Use at your own discretion! - -# Features - -- User authorization [(nextauth)](https://next-auth.js.org/) - - Credentials - - OAuth2 [(providers)](https://next-auth.js.org/providers/) -- Form validation [(zod)](https://zod.dev) -- Emails [(react email)](https://react.email) -- Server Actions +![Preview](https://i.imgur.com/TjqUTRp.png) # Build with