Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Joseph Benguira
    3. Topics
    • Profile
    • Following 1
    • Followers 18
    • Topics 5
    • Posts 869
    • Best 131
    • Groups 1

    Topics created by Joseph Benguira

    • Joseph Benguira

      Parametrized SQL queries are now supported in appdrag-cloudbackend
      Announcements • • Joseph Benguira

      1
      4
      Votes
      1
      Posts
      392
      Views

      No one has replied

    • Joseph Benguira

      Improved support documentation
      Announcements • • Joseph Benguira

      1
      3
      Votes
      1
      Posts
      384
      Views

      No one has replied

    • Joseph Benguira

      New Category for Features Requests
      Announcements • • Joseph Benguira

      4
      1
      Votes
      4
      Posts
      451
      Views

      T

      @Joseph-Benguira said in New Category for Features Requests:

      Already mooved there 😉

      No, I mean you can make the comment of features into it's own topic and remove the rest 😄

    • Joseph Benguira

      AppDrag CLI tool is now available!
      Announcements • • Joseph Benguira

      3
      2
      Votes
      3
      Posts
      513
      Views

      Joseph Benguira

      Hey Daniel,

      our VSCODE extension is finished! Please check here:
      https://github.com/AppDrag/appdrag-vscode-extension
      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

      about your question for a workflow with VSCODE/WEBPACK:
      when you already have created/configured your webpack script you then usually to include it in your package.json > scripts > build
      then run it with "npm run build"
      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

      so you can run:
      npm run build
      npm run deploy

    • Joseph Benguira

      Hello Community!
      Announcements • • Joseph Benguira

      1
      3
      Votes
      1
      Posts
      518
      Views

      No one has replied