

Quick Web Deployment
[](https://vercel.com/new/clone?repository-url=https://github.com/Skoolgq/Polaris)
[](https://app.koyeb.com/deploy?type=git&repository=github.com/Skoolgq/Polaris&branch=main&name=Polaris)
[](https://render.com/deploy?repo=https://github.com/Skoolgq/Polaris)
[](https://app.cyclic.sh/api/app/deploy/Skoolgq/Polaris)
Terminal Deployment
[!NOTE]
We require a NodeJS version >=18.
- Clone the repo to your machine:
git clone https://github.com/Skoolgq/Polaris.git && cd Polaris
- Install Dependencies:
npm install
- Start the app:
npm start
- Visit localhost:8080 for your local Polaris!