Skip to content

MregXN/js-sdk

This branch is 6 commits ahead of, 34 commits behind dapr/js-sdk:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 1, 2023
5b2a838 · Dec 1, 2023
Sep 30, 2022
Oct 13, 2023
Nov 27, 2023
Sep 30, 2022
Dec 1, 2023
Oct 13, 2023
Nov 28, 2023
Nov 28, 2023
Oct 25, 2021
Sep 30, 2022
Oct 13, 2023
Sep 30, 2022
Sep 30, 2022
Jan 30, 2023
Feb 9, 2022
Nov 15, 2022
Feb 28, 2022
May 26, 2023
Sep 30, 2022
Oct 26, 2023
Oct 13, 2023
Jul 18, 2023

Repository files navigation

Dapr

Getting Started

Instantly get started by installing the Dapr JS SDK and reading the getting started documentation or follow one of the quickstarts

npm install --save @dapr/dapr

You can also use the development version of the SDK which is built from the main branch. Make sure to remove the @dapr/dapr package first. This package is not meant for production use, and should only be used for development purposes.

npm install --save @dapr/dapr-dev

Documentation

Visit https://docs.dapr.io/developing-applications/sdks/js/ to view the full documentation.

Who is using Dapr?

Dapr is used by the world's leading companies.

View the main site https://dapr.io/ to learn more.

Community

There are multiple ways to get involved with the SDK community, please see wiki/Community-engagement for more information.

The Dapr community can be found on Discord, where you can ask questions, propose features, and share your thoughts.

Contributing

Please see our Contributing Overview.

Good First Issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

Code of conduct

Please see CODE_OF_CONDUCT.md.

About

Dapr SDK for Javascript

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • TypeScript 33.0%
  • Other 1.2%