- Great starter kit indeed that uses my favorite Vue framework: Quasar. I'm dying to know @nothingismagick's opinion on this. ;-)
- It seems this file creates a default user and admin account:
quasar-starter-kit/packages/database/init/users.json
but I do not see any information on the current password or recommandation about not leaving it in there by default. That would leave a known back door in any derived project.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Yes those are testing data if you want to check the website for dev
Of course for production you shouldn't use this!
Thank you for your review, @helo! Keep up the good work!