<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[AppDrag CLI tool is now available!]]></title><description><![CDATA[<p dir="auto">Hey Community, we are happy to announce that our CLI tool is now available on NPM<br />
<a href="https://www.npmjs.com/package/appdrag" rel="nofollow ugc">https://www.npmjs.com/package/appdrag</a></p>
<p dir="auto">deploy your full-stack apps to the cloud. Work with your local tools (VS Code, Atom, ...) and build process, then push your compiled code to your app in appdrag</p>
<p dir="auto">This tool is recommended for:</p>
<ul>
<li>Develop locally with your usual tools (VS Code, Atom, ...) and build process (Webpack, ...)</li>
<li>Setup a CI/CD pipeline</li>
<li>Setup an external backup of your app</li>
<li>Export/Import full-stack projects</li>
</ul>
]]></description><link>https://community.appdrag.com/topic/60/appdrag-cli-tool-is-now-available</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 03:01:04 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/60.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 May 2020 10:15:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to AppDrag CLI tool is now available! on Thu, 11 Jun 2020 18:04:51 GMT]]></title><description><![CDATA[<p dir="auto">Hey Daniel,</p>
<p dir="auto">our VSCODE extension is finished! Please check here:<br />
<a href="https://github.com/AppDrag/appdrag-vscode-extension" rel="nofollow ugc">https://github.com/AppDrag/appdrag-vscode-extension</a><br />
FYI it's not yet available on VSCODE marketplace (we need to submit it and wait for validation from MS) but you can still install it manually</p>
<p dir="auto">about your question for a workflow with VSCODE/WEBPACK:<br />
when you already have created/configured your webpack script you then usually to include it in your package.json &gt; scripts &gt; build<br />
then run it with "npm run build"<br />
you can add another script in package.json called "deploy" that will call appdrag-cli like this "appdrag push fs", this will push all the files from your local FS to appdrag</p>
<p dir="auto">so you can run:<br />
npm run build<br />
npm run deploy</p>
]]></description><link>https://community.appdrag.com/post/346</link><guid isPermaLink="true">https://community.appdrag.com/post/346</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Thu, 11 Jun 2020 18:04:51 GMT</pubDate></item><item><title><![CDATA[Reply to AppDrag CLI tool is now available! on Wed, 10 Jun 2020 16:22:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/16">@Joseph-Benguira</a> this is amazing! Thank you!</p>
<p dir="auto">Can you share any tips for a workflow using VS Code and Webpack?</p>
<p dir="auto">Do you need to set up build scripts, etc. for VS Code to push the changed file to the server?</p>
<p dir="auto">Thanks in advance for any tips you can give me. I am not familiar with CI/CD workflows and I'm not sure where to start integrating this. There is a lot of information for git, but not for appdrag <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://community.appdrag.com/post/326</link><guid isPermaLink="true">https://community.appdrag.com/post/326</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Wed, 10 Jun 2020 16:22:41 GMT</pubDate></item></channel></rss>