Join our Discord server

![Discord](https://img.shields.io/discord/950407933408198717?label=Discord&style=for-the-badge) ![Commit activity](https://img.shields.io/github/commit-activity/w/SkoolGQ/Polaris?style=for-the-badge)

Quick Web Deployment

[![Deploy to Vercel](https://binbashbanana.github.io/deploy-buttons/buttons/remade/vercel.svg)](https://vercel.com/new/clone?repository-url=https://github.com/Skoolgq/Polaris) [![Deploy to Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/Skoolgq/Polaris&branch=main&name=Polaris) [![Deploy to Render](https://binbashbanana.github.io/deploy-buttons/buttons/remade/render.svg)](https://render.com/deploy?repo=https://github.com/Skoolgq/Polaris) [![Deploy to Cyclic](https://binbashbanana.github.io/deploy-buttons/buttons/remade/cyclic.svg)](https://app.cyclic.sh/api/app/deploy/Skoolgq/Polaris)

Terminal Deployment

> [!NOTE] > We require a NodeJS version >=18. 1. Clone the repo to your machine: `git clone https://github.com/Skoolgq/Polaris.git && cd Polaris` 2. Install Dependencies: `npm install` 3. Start the app: `npm start` 4. Visit [localhost:8080](http://localhost:8080) for your local Polaris!