-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add api7 backend readme (api7#106)
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# backend-api7 | ||
# API7 Enterprise backend for ADC | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
## Supported Features | ||
|
||
## Running unit tests | ||
|
||
Run `nx test backend-api7` to execute the unit tests via [Jest](https://jestjs.io). | ||
| Features | Supported | | ||
| ------------- | --------- | | ||
| Dump to ADC | ✅ | | ||
| Sync from ADC | ✅ | |