https://github.com/luminous-dynamics/terra-atlas
π Global energy investment platform - Democratizing access to 4M+ renewable energy opportunities worldwide. Live at atlas.luminousdynamics.io
https://github.com/luminous-dynamics/terra-atlas
clean-energy climate-tech community-ownership consciousness-first dual-license energy fintech gift-economy hydroelectric investment investment-platform nextjs renewable-energy sacred-reciprocity solar-energy supabase sustainability wind-energy
Last synced: about 1 month ago
JSON representation
π Global energy investment platform - Democratizing access to 4M+ renewable energy opportunities worldwide. Live at atlas.luminousdynamics.io
- Host: GitHub
- URL: https://github.com/luminous-dynamics/terra-atlas
- Owner: Luminous-Dynamics
- Created: 2025-09-17T07:26:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-14T22:23:04.000Z (7 months ago)
- Last Synced: 2025-11-15T00:22:09.375Z (7 months ago)
- Topics: clean-energy, climate-tech, community-ownership, consciousness-first, dual-license, energy, fintech, gift-economy, hydroelectric, investment, investment-platform, nextjs, renewable-energy, sacred-reciprocity, solar-energy, supabase, sustainability, wind-energy
- Language: TypeScript
- Size: 43.1 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# π Terra Atlas MVP - The ONE Unified Version
## β οΈ IMPORTANT: This is THE version we work on!
**Stop creating new demos!** This is the main Terra Atlas with the 3D globe that you liked. All improvements should be made HERE, not in new files.
> Democratizing Global Energy Investment - 4M+ Renewable Opportunities Worldwide
[](https://atlas.luminousdynamics.io)
[](LICENSE)
[](https://nextjs.org/)
[](https://supabase.com/)
## π The Platform
Terra Atlas is revolutionizing energy investment by connecting everyday investors with renewable energy opportunities globally. Starting with 87,000 untapped dams in the US ready for hydroelectric retrofitting, we're building the infrastructure for community-owned energy.
### Live at [atlas.luminousdynamics.io](https://atlas.luminousdynamics.io)
## π‘ Key Features
- **π Interactive 3D Globe** - Visualize energy projects worldwide
- **π Real-Time Data** - FERC queue tracking (11,547 active projects)
- **π° Investment Calculator** - Project ROI with transparency
- **ποΈ Regenerative Exit Model** - 7-year path to community ownership
- **π¨π Swiss Foundation** - Immutable mission via Luminous Chimera structure
- **π Portfolio Management** - Track and manage your energy investments
## π― The Opportunity
### Immediate Impact
- **$60B** opportunity in US dam retrofitting alone
- **87,000** existing dams ready for hydroelectric conversion
- **4M+** global renewable energy sites identified
- **11-14%** IRR for investors with tax optimization
### Revolutionary Model
- **Luminous Chimera**: Swiss foundation ensures mission permanence
- **Community Ownership**: Platform transitions to users over 7 years
- **Tax Efficiency**: 30-40% more capital to communities
- **Democratic Access**: Invest from $10 to $10M
## π οΈ Tech Stack
- **Frontend**: Next.js 15.5, React 19, TypeScript, Tailwind CSS
- **Backend**: Supabase (PostgreSQL), Prisma ORM, Drizzle
- **Maps**: Mapbox GL for interactive visualizations
- **Deployment**: Vercel with edge functions
- **Data Sources**: FERC, USACE, SMR pipelines, GIS databases
## ποΈ Development Setup
### Prerequisites
- Node.js 20+
- npm or yarn
- Supabase account (for database)
### Quick Start
```bash
# Clone the repository
git clone https://github.com/Luminous-Dynamics/terra-atlas.git
cd terra-atlas
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env.local
# Edit .env.local with your Supabase credentials
# Run development server
npm run dev
# Open http://localhost:3000
```
### Environment Variables
```env
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key
SUPABASE_SERVICE_ROLE_KEY=your_service_key
DATABASE_URL=your_postgres_connection_string
```
## π Project Structure
```
terra-atlas/
βββ app/ # Next.js app directory
β βββ api/ # API routes
β βββ dashboard/ # User dashboard
β βββ projects/ # Project pages
βββ components/ # React components
β βββ Globe3D.tsx # Interactive 3D visualization
β βββ ProjectCard.tsx # Project display cards
β βββ ROICalculator.tsx # Investment calculator
βββ lib/ # Utilities and helpers
β βββ supabase/ # Database client
β βββ utils/ # Helper functions
βββ data/ # Static data files
β βββ ferc-queue.json # FERC project data
β βββ dam-sites.json # USACE dam database
βββ public/ # Static assets
```
## πΊοΈ Roadmap
### Phase 1: MVP (Complete β
)
- Interactive globe with 250+ demo projects
- Basic investment calculator
- User authentication
- Project search and filtering
### Phase 2: Data Integration (In Progress π§)
- FERC queue real-time updates
- USACE dam database integration
- SMR project pipeline tracking
- Weather and grid data layers
### Phase 3: Investment Features (Q1 2025)
- Pledge system for projects
- Portfolio management
- Community forums
- Smart contract integration
### Phase 4: Community Ownership (Q2 2025)
- DAO governance structure
- Token economics design
- Voting mechanisms
- Revenue sharing system
## π€ Contributing
We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
### Areas We Need Help
- Data integration from energy databases
- UI/UX improvements
- Smart contract development
- Community features
- Documentation
- Testing
## π Current Stats
- **250+** demonstration projects live
- **11,547** FERC queue projects tracked
- **87,000** potential dam sites mapped
- **$60B** investment opportunity identified
## ποΈ Governance
Terra Atlas operates under the Luminous Chimera model:
- Swiss Foundation holds golden share
- Mission legally immutable
- 7-year transition to community ownership
- Transparent governance via DAO
## π License
MIT License - We're building public good infrastructure for energy democracy.
## π Links
- **Live Platform**: [atlas.luminousdynamics.io](https://atlas.luminousdynamics.io)
- **Investment Deck**: [terra.luminousdynamics.org](https://terra.luminousdynamics.org)
- **Documentation**: [docs.luminousdynamics.org](https://docs.luminousdynamics.org)
- **Organization**: [github.com/Luminous-Dynamics](https://github.com/Luminous-Dynamics)
## π¬ Contact
- **Email**: invest@luminousdynamics.org
- **Discord**: [Join our community](https://discord.gg/luminous)
- **Twitter**: [@LuminousDynamics](https://twitter.com/LuminousDynamics)
---
*Built with consciousness-first principles and love for our planet ππ*
**Terra Atlas** - Where energy meets democracy, and investment serves community.