Skip to content

wah2pro/Octo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Nova Portal

Web proxy portal with games, apps, and a built-in browser. Powered by Ultraviolet & Scramjet.

Deploy to Render (Free)

  1. Push this folder to a GitHub repo
  2. Go to render.com → New → Web Service
  3. Connect your GitHub repo
  4. Settings:
    • Build Command: npm install && node setup.js
    • Start Command: node server.js
    • Environment: Node
  5. Click Deploy

Or use the render.yaml blueprint — just click "New → Blueprint" and point to your repo.

Deploy to Railway (Free)

  1. Push to GitHub
  2. Go to railway.app → New Project → Deploy from GitHub
  3. Select your repo — Railway auto-detects Node.js
  4. It will run npm install and npm start automatically
  5. Add environment variable PORT=8080 if needed

Run Locally

npm install
node setup.js
npm start
# Open http://localhost:8080

Features

  • Animated starfield background
  • Sidebar navigation
  • 24 games + 18 apps
  • Built-in browser with proxy routing
  • Settings: Cloaking, About:Blank, Blob, Tab Disguise, Proxy Engine, Transport, Search Engine, Panic Key
  • All settings saved to localStorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors