ONE ecosystem // powered by EXPL Nodes
This is an informational landing page that showcases the ONE ecosystem's open-source projects and development activity. The page connects to the ONE ecosystem GitHub organization to display real-time progress through commit activity and repository statistics.
- React 19 with TypeScript
- Vite 7 build tool
- Tailwind CSS 4
- Framer Motion for animations
- Radix UI components
- Octokit for GitHub API integration
Install dependencies:
bun installRun development server:
bun devBuild for production:
bun run buildsrc/
├── components/ UI components and particle effects
├── hooks/ Custom React hooks for GitHub data
├── lib/ Utility functions and GitHub client
└── styles/ Global styles and theme
The landing page fetches and displays:
- Repository statistics
- Commit activity charts
- Development progress indicators
This provides transparency into the ecosystem's open-source development.
ONE ecosystem // powered by EXPL Nodes
MIT
All Rights Reserved