Anur Bašić

Results 6 issues of Anur Bašić

Right now the method returns a string while querying a Postgres Db.

It might be a pain for the users to rename a project once it's generated (or cloned). Technically the users can replace all occurrences of the word 'stampede', but there...

feature 🔨
cli 💻
stampede-next 🚧

Same approach used for other modules should also be used here. By consuming a module template for tests, a replica module should be created. Different naming convention should be used...

feature 🔨
cli 💻
stampede-next 🚧

Use already existing content from README and from previously published blog on using Stampede. Add API docs for each internal functionality. Add guide and best practices.

documentation 📖

As we are able to provide enumerations for parameters in body/query in Swagger, it would be neat if you could implement an option to import enumerations explicitly from Swagger file...

N-discussion
needs-triage

Hi, I've been trying to use floating-vue with Storybook, but I was unable to import it to one of the storybook pre-generated setup modules ```.storybook/preview.js```. I've looked into the other...