This is the official Next.js web app for Troupe CryptoSpace, led by ZIG ZAG (Gregg Leidy Jr., GLJ).
The project will evolve and expand over time as new features, designs, and integrations are introduced.
- ⚡ Real-time crypto tracking (live transactions, reserves, validation)
- 🎨 Dynamic UI components for homepage sections
- 🔒 Middleware-ready structure for future access control
- 🛠 Scalable design for additional subpages and expansions
- 🎭 Framer Motion animations for modern UI effects
- 🎨 TailwindCSS for rapid styling and customization
- 🗄 Prisma ORM + Neon/Postgres for database integration
/app– Next.js app directory (routing, layout, homepage, subpages)/components– React components (organized by page/feature)/homepage– Homepage sections (Hero, Stats, Trackers, Policies, etc.)
/styles– Global styles and Tailwind configuration/lib– Utility functions and helpers/prisma– Database schema and migrations/public– Static assets (icons, robots.txt, favicon, etc.).env.example– Example environment variables.eslintignore– ESLint ignore rules.eslintrc.json– ESLint configuration.gitignore– Git ignore rules.prettierignore– Prettier ignore rules.prettierrc.json– Prettier configurationLICENSE– TL-NC-1.1 licensenext.config.js– Next.js configurationpackage.json– Project dependencies and scriptspostcss.config.js– PostCSS configurationtailwind.config.js– Tailwind configurationREADME.md– This file
All materials in this repository are distributed under the
Troupe Collaborative Non-Commercial License v1.1 (TL-NC-1.1).
- Non-Commercial Use Only: You may view, study, and learn from this code for personal or educational purposes.
- No Redistribution or Modification Without Consent: You may not reproduce, modify, or distribute any portion of this project without the explicit written permission of the License Holder.
- Jurisdiction: This license is governed by the laws of New Jersey, USA.
See the LICENSE file for the full legal terms.
Gregg Leidy Jr. (ZIG ZAG / GLJ)
Contact: troupeincbiz@gmail.com / ZigZagTroupe@gmail.com
CryptoSpaceWeb is an evolving project. The codebase will continue to change over time as new features, pages, and integrations are added.
Contributions, pull requests, or forks are not permitted unless explicitly agreed to in writing by the License Holder.
Unauthorized use will be treated as a violation of the license.