You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
Translate 'storage-cleaner' function from .NET to NodeJS π±βπ
We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions.
Help us translate the cloud function 'storage-cleaner' from .NET to NodeJS π»
Requirements π
For testing your code, you need a running Appwrite instance with cloud functions enabled. Youβll need to setup Appwrite from source using the 0.7.x branch and Docker. π³
Clone the appwrite/appwrite0.7.x branch. More instruction about how to start your Appwrite server from source are available here. π»
β¨If this is your first PR for Appwrite, it is best to read some of our contributions guidelines.β¨ β₯
β¨For each target language we provide with a template for starting a new function. For NodeJS you can use this template as your starting point. π
The text was updated successfully, but these errors were encountered:
Glide7
changed the title
[Help wanted] Translate 'storage-cleaner' function from Dotnet to NodeJS
[Help wanted] Translate 'storage-cleaner' function from .NET to NodeJS
Feb 4, 2021
Translate 'storage-cleaner' function from .NET to NodeJS π±βπ
We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions.
Help us translate the cloud function 'storage-cleaner' from .NET to NodeJS π»
Requirements π
For testing your code, you need a running Appwrite instance with cloud functions enabled. Youβll need to setup Appwrite from source using the
0.7.x
branch and Docker. π³Clone the appwrite/appwrite
0.7.x
branch. More instruction about how to start your Appwrite server from source are available here. π»β¨If this is your first PR for Appwrite, it is best to read some of our contributions guidelines.β¨ β₯
β¨For each target language we provide with a template for starting a new function. For NodeJS you can use this template as your starting point. π
The text was updated successfully, but these errors were encountered: