Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 618 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 618 Bytes

Polar Signals Cloud Docs

This repository hosts the documentation for Polar Signals Cloud.

The docs are hosted at https://polarsignals.com/docs.


The docs are built using Docusaurus 2.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

The documentation hosted at https://polarsignals.com/docs is automatically deployed using Vercel.