Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.57 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.57 KB

Polaris has been deprecated. New updates will not be made but bugs may still be fixed.

Join our Discord server

Discord Commit activity

Quick Web Deployment

Deploy to Vercel Deploy to Koyeb Deploy to Render Deploy to Cyclic


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 for your local Polaris!