bangank36 / appwrite-functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appwrite functions

My personal experiement with Appwrite functions

Local development

  • Inspired by appwrite/appwrite#5425
  • Steps:
    1. cd functions/starter-function
    2. npm run dev: for running the local-server.js file for testing the function in /src/main.js

About


Languages

Language:JavaScript 100.0%