Build Guild Website Studio banner

Build Guild Website Studio

3 devlogs
31h 16m 4s

A simple and powerful platform for organisers to create clean, city-based websites for build guild event. It helps you launch your event fast, manage details easily, and build a strong local presence, all without needing heavy coding.

This project uses AI

used ai for ui a bit

Demo Repository

Loading README...

Hardik Gupta

um almost 18hrs ? yes it took me almost 18hrs to build just a template its a very high detailed template for build guild featuring the build guild theme

there are many other blocks that I didnt shown in screenshot it would take 2-3 screenshots more it was a very long project I used ai in some blocks only and multiple things was taken from previous projects blocks components website even colour noise effect from blueprint website by debugging it

now what ?
if you see on my code I preferred using [] for getting data to show like team page getting data of team image bio role etc so I will just fix everything and make a centralised system in template so I can put data there

then I will moving towards build api and dashboard a very major part for making it more efficient in handling requests I will add redis too

then the final part merging all together :)

USAGE:
If you want to use current version of it clone from GitHub and put all details in .env file I have a example file too and add a bypass in proxy.ts add “/template/build-guild” this in array to bypass login and just view it :)

Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
Attachment
0
Hardik Gupta

email ui was a bit broken because the ui was working in react email development website but multiple tailwind classes were not supported in email and the background design was not even loading in background in mobile it was bit broken

Attachment
0
Hardik Gupta

I have added authentication mechanism with otp via email and added custom email template support via react-email

Attachment
Attachment
0