https://github.com/polarsignals/docs
Polar Signals Cloud Documentation
https://github.com/polarsignals/docs
continuous-profiling documentation polarsignals
Last synced: 8 months ago
JSON representation
Polar Signals Cloud Documentation
- Host: GitHub
- URL: https://github.com/polarsignals/docs
- Owner: polarsignals
- License: cc0-1.0
- Created: 2022-05-24T12:11:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T14:15:38.000Z (about 1 year ago)
- Last Synced: 2025-02-16T11:11:26.538Z (about 1 year ago)
- Topics: continuous-profiling, documentation, polarsignals
- Language: TypeScript
- Homepage: https://polarsignals.com/docs
- Size: 15.4 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security-posture.md
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/).