Anur Bašić
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...
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...
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.
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...
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...