0.7.0 • Published 8 months ago

aircode v0.7.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

AirCode NodeJS SDK

  • AirCode NodeJS SDK is used in AirCode Application. It can provide users with database, files and other functions.

ChangeLog

SDK Development Guide

This guide will walk you through the entire process of SDK development, using the creation of a database API as an example.

  • Step 1: Confirm Requirements
    • Define product functionalities. Be careful with public releases as they are irreversible.
  • Step 2: Development
    • Start developing post requirement confirmation. Enable static checking for error prevention.
  • Step 3: Setup Local Environment(Optional)
    • Check thetests/chore-debug directory. If auth-file.json and endpoint.json are missing, create them in the same directory from Tools Repo
  • Step 4: Test Cases
    • Write and pass test cases for each new feature.
  • Step 5: Execute Tests
    • Run npm run test or npm run test:single ./tests/db.test.js to test your feature.
  • Step 6: Update Changelog and Version
    • Modify the changelog.md and update the version using npm version patch|minor|major.
  • Step 7: Create Pull Request
    • After completing and testing changes, create a pull request and await review.
  • Step 8: Draft New Release
    • Follow images 8.1 and 8.2 to create a new release. This auto-triggers all release actions.
    • 8.1 8.1
    • 8.2 8.2
0.6.2

9 months ago

0.7.0

8 months ago

0.6.1

9 months ago

0.6.0

9 months ago

0.5.0

11 months ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.2

1 year ago

0.3.0

1 year ago

0.3.1

1 year ago

0.3.0-alpha.0

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.1.4-1

1 year ago

0.1.2-3

1 year ago

0.1.4-0

1 year ago

0.1.3-1

1 year ago

0.1.2-2

1 year ago

0.1.4-2

1 year ago

0.1.2-4

1 year ago

0.1.1-0

1 year ago

0.1.2-1

1 year ago

0.1.2-0

1 year ago

0.2.5-beta.1

1 year ago

0.2.5-beta.0

1 year ago

0.2.4-1

1 year ago

0.2.4-0

1 year ago

0.1.0-alpha.5

1 year ago

0.1.0-alpha.4

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.0-alpha.3

1 year ago

0.1.0-alpha.2

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.8

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.3

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.1.0-alpha.1

1 year ago

1.0.0

2 years ago