Files
Polaris/README.md
T
2024-02-12 08:22:27 -05:00

1.4 KiB

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!