27 lines
1.4 KiB
Markdown
27 lines
1.4 KiB
Markdown
<div align="center">
|
|
<img src="https://github.com/Skoolgq/Polaris/assets/93336301/dc994d43-06f4-4947-a15f-226c840f6880" width="600px">
|
|
|
|
<h2><a href="https://dsc.gg/skoolworld">Join our Discord server</a></h2>
|
|
|
|

|
|

|
|
|
|
<h2>Quick Web Deployment</h2>
|
|
|
|
[](https://vercel.com/new/clone?repository-url=https://github.com/Skoolgq/Polaris)
|
|
[](https://app.koyeb.com/deploy?type=git&repository=github.com/Skoolgq/Polaris&branch=main&name=Polaris)
|
|
[](https://render.com/deploy?repo=https://github.com/Skoolgq/Polaris)
|
|
[](https://app.cyclic.sh/api/app/deploy/Skoolgq/Polaris)
|
|
|
|
<br>
|
|
<h2>Terminal Deployment</h2>
|
|
</div>
|
|
|
|
> [!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!
|