Skip to content

Тестовая среда для изучения appwrite functions на python

License

Notifications You must be signed in to change notification settings

Arafatik/appwrite-essential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appwrite-essential

Тестовая среда для изучения appwrite functions

Использование

Скачать схему appwrite в .\temp

.\scripts\fetch

Сделать деплой функции на сервер

.\scripts\push
.\tools\deploy-paginator

Создать новую appwrite функцию

.\scripts\init

Установить appwrite cli

npm install -g appwrite-cli
Set-ExecutionPolicy RemoteSigned
appwrite client --endpoint https://cloud.appwrite.io/v1
appwrite login

Полезные ссылки

About

Тестовая среда для изучения appwrite functions на python

Topics

Resources

License

Stars

Watchers

Forks