Skip to content

NetSepio/website

Repository files navigation

NetSepio Website

The official website for NetSepio, a sovereignty stack for the open internet. NetSepio builds privacy-first tools for private connectivity, local file sharing, device and network defense, and user-owned AI deployment through Erebrus VPN, Erebrus Drop, upcoming security products, and ClawBrick.

🚀 Tech Stack

This project was recently migrated from Create React App to a modern static Next.js architecture, featuring advanced UI/UX modernization.

✨ Key Features

  • Decentralized Aesthetics: Modern dark theme with vibrant cyan and green brand gradients.
  • Advanced UI Interactions:
    • Mouse-reactive dynamic particle constellation networks.
    • Hacker-style "Decrypt Sequence" text scramble effects on headlines.
    • Subtle cinematic film grain overlay applied globally.
    • Sleek glassmorphism (.glass, .glass-card) overlapping elements.
  • Statically Exported: Configured as a fully static SPA (output: 'export') for seamless decentralised and static web hosting.

🛠️ Getting Started

Prerequisites

Make sure you have Node.js and pnpm (version 10+) installed.

# Install dependencies
pnpm install

# Start the local development server at http://localhost:3000
pnpm dev

Building for Production

# Outputs static files to the /out directory
pnpm build

🌐 Deployment

This project utilizes GitHub Actions (.github/workflows/deploy.yml) to automatically build and deploy the statically exported out directory to GitHub Pages whenever changes are pushed to the main branch.

About

NetSepio Website

Topics

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors