Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.53 KB

Polaris

the next generation site for school gaming.

Discord Commit activity


Quick Web Deployment

Run on Replit 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!