Deploying - Lunar-Proxy/Lunar GitHub Wiki
Before we start…
- Make sure to install node.js v20+
- Install Git
- (Recommended) install vs code
- Install pnpm
npm i -g pnpm
How to deploy
Click here to fork lunar
Hosting with Ternimal
In ternimal run the following
cd https://github.com/Lunar-proxy/Lunar
pnpm install
pnpm run build
pnpm start
This will start Lunar up on localhost:8080 (else you changed the port)
- Go to your browser and type in localhost:8080
Hosting
Coming soon
More Guides
For more guides, Join our community discord, https://discord.gg/fuPtWjYuf8.