-
Notifications
You must be signed in to change notification settings - Fork 14
Deploying
bearcattt edited this page Nov 2, 2024
·
9 revisions
- Make sure to install node.js v20+
- Install Git
- (Recommended) install vs code
- Install pnpm
npm i -g pnpm
Click here to fork lunar
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
Coming soon
For more guides, Join our community discord, https://discord.gg/fuPtWjYuf8.