SkillAgentSearch skills...

Docs

Streamdal Documentation

Install / Use

/learn @streamdal/Docs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center" id="to-top">

<img src="./src/images/readme/streamdal-logo-dark.png#gh-dark-mode-only"><img src="./src/images/readme/streamdal-logo-light.png#gh-light-mode-only">

GitHub Discord

</div>

THIS REPO HAS MOVED

This is the documentation repo for the Streamdal project.

https://docs.streamdal.com

Streamdal is a combination of open-source services and SDKs that enable real-time:

  • Data observability (think tail -f, but for your app’s runtime data)
  • Data quality monitoring
  • (Beta) Ultra-low overhead pipelines using Wasm
  • (Beta) Data transformation + obfuscation + masking + stripping

To get a better understanding of what we're trying to do, our ethos, principles, and really, our state of mind - check out our manifesto.


<div align="center">

OverviewDeveloper DocsResourcesContributingCommunity

</div>

If you experience any issues with the documentation, whether it be poor readability/experience, missing/incorrect info, typos, or anything, please feel free to reach out or simply open an <a href="https://github.com/streamdal/docs/issues">issue</a>.

Overview

The Streamdal documentation is broken up into two categories: Developer Docs and Resources.

Developer Docs

All of the necessary information for getting started and using Streamdal can be found under Developer Docs.

Below are some sections picked from the Developer Docs that should be the most helpful for getting started with Streamdal:

Streamdal Core

Guides

Resources

The Resources section contains other important (but mostly supplemental) information.

Below are some sections picked from Resources that should be pretty handy when wanting support, clarity, or mesmerizing software factoids 🧙 :

<div align="right"> [<a href="#to-top">Back to top</a>] </div>

Contributing

Streamdal is an open-source project using the Apache License, Version 2.0 Feel free to add feature proposals or contributions! But first:

Adding to Docs

We are committed to having informative, useful, easy-to-read, and beautiful documentation. We are using Astro for our docs.

To contribute to this repo:

  1. Clone the repo and make your relevant changes in a new branch.

    You'll probably want to run the Astro dev server to make sure your changes don't look whackadoo or aren't causing build issues. Here is a quick command cheat sheet for getting that up and running:

| Command | Action | | :--------------------- | :----------------------------------------------- | | npm install | Installs dependencies | | npm run dev | Starts local dev server at localhost:3000 | | npm run build | Build your production site to ./dist/ | | npm run preview | Preview your build locally, before deploying | | npm run astro ... | Run CLI commands like astro add, astro check | | npm run astro --help | Get help using the Astro CLI |

  1. Submit a PR.

That's it!

We may modify your additions/subtractions over time for clarity and readability. Feel free to make design requests for anything you submit (or feel is needed), and we are happy to make it happen!

<div align="right"> [<a href="#to-top">Back to top</a>] </div>

Community

<img src="./src/images/readme/community.png" />

We're building Streamdal in the open and we'd would love to have you join!

Let's build together 💪

https://discord.gg/streamdal

<div align="right"> [<a href="#to-top">Back to top</a>] </div>
View on GitHub
GitHub Stars3
CategoryDevelopment
Updated1y ago
Forks0

Languages

MDX

Security Score

70/100

Audited on Apr 24, 2024

No findings