appwrite

v16.0.2
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API

build

npm run build:types && npm run build:libs

build:types

tsc --declaration --emitDeclarationOnly --outDir types

build:libs

rollup -c
npm i appwrite

Metadata

Downloads

Maintainers