Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.27 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.27 KB

DBOS eslint plugin

eslint plugin for DBOS SDK

The DBOS SDK (from DBOS, Inc.) is a Typescript framework built on the database that helps you develop transactional backend applications.

This eslint/typescript-eslint plugin assists in the following aspects of coding:

  • Correct use of the DBOS SDK
  • Conformance to TypeScript best practices
  • Identification of code that may contain security vulnerabilities and unexpected nondeterminism

Getting Started

The fastest way to get started with DBOS is by following the quickstart, where you'll learn how to get a backend running in less than five minutes.

See here for more info on this plugin.

Additional Documentation

You can find our full documentation at https://docs.dbos.dev/.

Check out our Getting Started for an overview of how to build an application.

Community

Please join our community on Discord! If you see a bug or have a feature request, don't hesitate to open an issue here on GitHub.