Go to file
CubeOfShame 06088ab61f Update changelog (#5)
Co-authored-by: Kai Ito <kai.ito@valora.com>
Reviewed-on: #5
2022-10-06 13:48:34 +02:00
.config Wrap i nasync 2022-01-12 11:13:56 +01:00
src Adjust package tags (#4) 2022-10-06 13:38:15 +02:00
test/Fable.Etebase.Tests feature/RemoveImports (#1) 2022-01-29 10:41:00 +01:00
.editorconfig First commit 2022-01-11 21:24:18 +01:00
.gitignore Try using jest. Problems with wasm 2022-01-12 10:15:36 +01:00
.npmrc First commit 2022-01-11 21:24:18 +01:00
.woodpecker.yml Fix pipeline (#2) 2022-01-29 10:44:57 +01:00
CHANGELOG.md Update changelog (#5) 2022-10-06 13:48:34 +02:00
Fable.Etebase.sln Try using jest. Problems with wasm 2022-01-12 10:15:36 +01:00
LICENSE First commit 2022-01-11 21:24:18 +01:00
README.md Adjust package tags (#4) 2022-10-06 13:38:15 +02:00
package.json Update nuget build process 2022-01-20 23:09:18 +01:00
pnpm-lock.yaml Adjust package tags (#4) 2022-10-06 13:38:15 +02:00
updateVersion.fsx Add version updater 2022-01-20 14:51:24 +01:00

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

status-badge

Requires:

Run pnpm install and then pnpm test