Skip to content

Parcoil/lunaar.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunaar is the ultimate proxy with added games and features.

Lunaar image

Important

If you fork Lunaar, please give it a star.

Join our Discord Server for links and more!

Features

  • Clean UI
  • Fast Built-in Proxy
  • 200+ Built-in Games
  • Theme Support
  • And much more!
  • Inspect element
  • Tab cloaker (Using cloakjs)
  • Panic Key
  • Forum (On official domains!)

Deployment

Important

You cannot deploy Lunaar to a static host, such as GitHub Pages or Cloudflare Pages.

You can click the button below to quickly deploy to a platform.

Deploy to Render Deploy to Koyeb Deploy with Vercel Remix on Glitch

Local / Server Deployment

Prerequisites:

  • Node 20.x

To get started you need to clone the repo

git clone https://github.com/Parcoil/lunaar.org
cd lunaar.org

Next you need to enable pnpm

corepack enable pnpm 

Now install the required packages

pnpm install

Now start lunaar

pnpm start

Updating Lunaar

cd lunaar.org
git pull --force

Issues

Note

If you encounter issues, create an issue on GitHub or join the Discord Server.