Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polarsignals/docs
- Owner: polarsignals
- License: cc0-1.0
- Created: 2022-05-24T12:11:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T06:52:02.000Z (6 months ago)
- Last Synced: 2024-05-22T07:48:02.461Z (6 months ago)
- Topics: continuous-profiling, documentation, polarsignals
- Language: TypeScript
- Homepage: https://polarsignals.com/docs
- Size: 9.04 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- 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/).