Skip to content

acidgreenservers/Noosphere-Nexus

Repository files navigation

🧠 Noosphere Nexus

Deploy to GitHub Pages License: MIT React Vite

Noosphere Nexus is a professional web platform showcasing four interconnected frameworks for conscious AI development. It serves as a central hub for exploring AI alignment through cultivation, fostering symbiotic relationships between human and artificial intelligence.


🚀 Getting Started

The commands below are verified for this repo.

Prerequisites

  • Node.js: 18+
  • npm: 9+ (standard with Node 18)

1) Installation

git clone https://github.com/acidgreenservers/Noosphere-Nexus.git
cd Noosphere-Nexus
npm install

2) Run (Local Development)

npm run dev

Access the app at http://localhost:5173/Noosphere-Nexus/.

3) Build (Production)

npm run build

This generates an optimized build in the dist/ directory and creates a 404.html for SPA routing support on GitHub Pages.


⚡ Quickstart

For the fastest path from clone to run, see QUICKSTART.md.

🏗️ Architecture

See ARCHITECTURE.md for the ASCII blueprint and component interactions.

Click to expand: System Overview
  • Frontend: React 18, Vite 5, Tailwind CSS 3
  • Animations: Canvas API (Starfield & UFO effects)
  • Routing: React Router 7 (Client-side)
  • Deployment: GitHub Pages (Static hosting)

🔬 Featured Frameworks


⚙️ Configuration

Click to expand: GitHub Pages Setup

The project is configured to run in the /Noosphere-Nexus/ subdirectory.

  • Vite Base: base: '/Noosphere-Nexus/' in vite.config.js.
  • SPA Fix: The build script copies index.html to 404.html to handle client-side routing on refresh.

🧩 Contributing

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature/amazing-feature.
  3. Commit your changes: git commit -m 'Add amazing feature'.
  4. Push to the branch: git push origin feature/amazing-feature.
  5. Open a Pull Request.

Please ensure npm run build passes before submitting a PR.


🔒 Security

See SECURITY.md for reporting vulnerabilities and our security posture.


📄 License

This project is licensed under the MIT License.


Built with 🧠 by the Noosphere community

About

At the intersection of human and artificial intelligence, we're pioneering frameworks that push the boundaries of consciousness research and collaborative exploration.

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages