You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
.config | 7 months ago | |
src | 6 months ago | |
test/Fable.Etebase.Tests | 6 months ago | |
.editorconfig | 7 months ago | |
.gitignore | 7 months ago | |
.npmrc | 7 months ago | |
.woodpecker.yml | 6 months ago | |
CHANGELOG.md | 6 months ago | |
Fable.Etebase.sln | 7 months ago | |
LICENSE | 7 months ago | |
README.md | 7 months ago | |
package.json | 7 months ago | |
pnpm-lock.yaml | 7 months ago | |
updateVersion.fsx | 7 months ago |
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