Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polarsignals/docs

Polar Signals Cloud Documentation
https://github.com/polarsignals/docs

continuous-profiling documentation polarsignals

Last synced: 3 days ago
JSON representation

Polar Signals Cloud Documentation

Awesome Lists containing this project

README

        

# Polar Signals Cloud Docs

This repository hosts the documentation for [Polar Signals Cloud](https://www.polarsignals.com/).

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

---

The docs are built using [Docusaurus 2](https://docusaurus.io/).

### 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](https://vercel.com/).