MyCommunity is a versatile React template designed for effortlessly deploying your Hive-based community website.
pnpm iNEXT_PUBLIC_THEME=hacker # Choose between available themes or make your own
NEXT_PUBLIC_HIVE_COMMUNITY_TAG=hive-xxxxxx # the hive communinty if , i.e. skatehive -> hive-173115
NEXT_PUBLIC_HIVE_SEARCH_TAG=hive-xxxxxx # the hive communinty if , i.e. skatehive -> hive-173115
NEXT_PUBLIC_THREAD_AUTHOR=peak.snaps # so the app can read snaps from peakd
NEXT_PUBLIC_HIVE_USER=dummywalletusername # dummy user to sign the image uploads
HIVE_POSTING_KEY=posting_private_key_here # dummy posting key for sign image uploads on hive
NEXT_PUBLIC_SITE_TYPE=business # leave it empty for hiding store section, type business to have a store sessionAvailable Themes: bluesky / cannabis / forest / hacker / hivebr / nounish / windows95
pnpm devOpen http://localhost:3000 with your browser to see the result.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
The easiest way to deploy your community app is in Vercel.
2) Click here
- Hit Deploy button !