Important
If you fork this repo please consider giving us a star. Thank you!
- Proxy
- Games Page
- Apps page
- Shortcuts
Warning
You can not host Ambient locally via static web hosting. These apply to (but not limited to): Netlify, GitHub Pages, and Cloudflare Pages
To host Ambient on your server, you must run the following commands:
git clone https://github.com/xnoctra/Ambient
cd Ambient
If you're using npm, run the following commands:
npm i
npm run start
If you're using pnpm, run the following commands:
pnpm i
pnpm start
cd Ambient
git pull --force --allow-unrelated-histories # This may overwrite your local changes
If you come across any issues, submit an issue on GitHub, and we'll address it swiftly.
Tip
If you're having trouble, feel free to contact us on our Discord.
Shoutout to all the following people that have contributed to Ambient.