WebTemplateStudio
WebTemplateStudio copied to clipboard
Microsoft Web Template Studio quickly builds web applications using a wizard-based UI to turn your needs into a foundation of best patterns and practices
Sync with @xtinah-w, some UI in the high contrast theme mode are not showing properly. In High Contrast, everything should be dark background and blue boarder highlight.
Ensure everyone is implementing best practices for the post-generated code and review it again! ### Post-Generation Experience **Improve Angular** - [ ] Add more comments **Improve Vue** - [ ]...
To reproduce: Create a Flask application on Mac with a Mongo DB. In the generated application, run `yarn install` and `yarn start` ...
Hey All, I think due to the nature of our application we should auto install dependencies for the user's project. That is, we should run npm install and such before...
We should add tests that verify the template.json like we have on Windows Template Studio to ensure templates are configured correctly. (Licenses, parameters, etc..)
I think we should add Dockerfile and related stuff so that our web app is containerized in containers for local development as well as ready to pack and deliver to...
Template tests are currently run by a script that generates all app variations and then tests them. It's not possible to run tests for a specific framework and diagnosis of...
Update Vue templates to Vue 3, depending on the vue v.3 release version
**Describe the bug** Depending on the Operative System, the file system is case sensitive and allows to have files with different casing or not having them. Function `fs.existsSync` doesn´t check...