Results 5 comments of Umar Draz

Hello I am trying to use this with nuxtjs and getting this error ``` ERROR Failed to compile with 2 errors This dependency was not found: * fs in ./node_modules/image-size/lib/index.js,...

No it was not fs issue. I am susing webpack so I simply did this and it worked ``` config.node = { fs: 'empty' } ```

HI thanks for your response. Ok I had tried this https://myswarmpit.local/api/stacks//compose but got this "Authentication failed", would you please help me how I can use the api

Yes I did it and it worked. Now the question is, is there a way that I can launch swarmpit as API only and and define my own api token...

Hmm, it will be really a great feature if we can launch API only as well