Co-authored-by: Kai Ito <kai.ito@valora.com> Reviewed-on: #5 |
||
---|---|---|
.config | ||
src | ||
test/Fable.Etebase.Tests | ||
.editorconfig | ||
.gitignore | ||
.npmrc | ||
.woodpecker.yml | ||
CHANGELOG.md | ||
Fable.Etebase.sln | ||
LICENSE | ||
README.md | ||
package.json | ||
pnpm-lock.yaml | ||
updateVersion.fsx |
README.md
Fable.Etebase
Fable bindings for Etebase-js, to use the end-to-end BAAS from fable apps. Please refer to the official documentation on how to use.
Examples
There are many examples in the test directory
Development
Requires:
- Node >=16
- PNPM >= 6
- The Etesync server docker image for testing
Run pnpm install
and then pnpm test