1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Merge pull request #2887 from appwrite/update-folder

feat: update node version
This commit is contained in:
Christy Jacob 2022-03-03 14:22:15 +04:00 committed by GitHub
commit 3c510b5f96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,11 +69,10 @@ $ appwrite deploy function
? Which functions would you like to deploy? My Awesome Function (61d1a4c81dfcd95bc834)
Info Deploying function My Awesome Function ( 61d1a4c81dfcd95bc834 )
? Enter the entrypoint command node index.js
✓ Success Deployed My Awesome Function ( 61d1a4c81dfcd95bc834 )
```
Your function is now ready to be executed on your Appwrite server!
Your function has now been deployed on your Appwrite server! As soon as the build process is finished, you can start executing the function.
* ### Deploying Collections