Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.44 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.44 KB

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!