^1.1.2
I have taken down the main link since i can't pay for the server cost alone.
Important
Consider giving this repository a ⭐️ if you do fork and use Ulrua!
- Ads free!!
- Sleek and modern UI
- Fast
- Search engines switcher
- Easy to deploy
- Tabs system
- Now.gg support
- Dev Tools
Important
you can NOT deploy this project on any static hosting site like Github Pages, Cloudflare Pages, Netlify, etc.
Note
You need a subdomain or a domain for this.
- Log in to your server.
- Open your server terminal.
- Run the commands below:
sudo git clone https://github.com/oavla/ulrua /var/www/ulr
cd /var/www/oav
sh setup.sh
If you don't already have a Github account create one!
- If you already have an account or just created one, scroll up and click the green “Code” button.
- On the right, select “Codespaces.”
- Click the ”+” button to create a new Codespace for this project.
- After everything loads run the commands bellow:
npm install express
sudo npm install pm2 -g
pm2 start index.mjs
When the process completes, a pop-up will appear. Click ‘Public’ to proceed.
Important
Consider giving this repository a ⭐️ if you do fork and use Ulrua!