This is the VSCode extension for AppDrag. This extension much like the CLI will help you code your AppDrag projects locally and/or deploy them aswell.
- Install
- Run
Appdrag: Login - Run
Appdrag: Init - You're ready to work !
Filesystem Pull Pull folder or file from SERVER to LOCAL
Filesystem Push Push folder from LOCAL to SERVER
Database Pull Retrieves .sql file of your database from SERVER to LOCAL
Database Push Restore the database on SERVER from the LOCAL .sql backup provided
CloudBackend Pull Pull all functions of your CloudBackend to LOCAL
CloudBackend Pull (Single Function) Pull one function of your CloudBackend to LOCAL
CloudBackend Push Push all functions from LOCAL to your CloudBackend
CloudBackend Push (Single Function) Push one functions from LOCAL to your CloudBackend
export <path> Export your project to the specified folder
Initial release of Appdrag-Vscode-Extension !
Enjoy!





