Skip to content

Dynamics 365 Solution Assistant is an Electron.js based app that provides a simple UI to track and manage Dynamics 365 Solutions and their related customizations.

License

Notifications You must be signed in to change notification settings

paulbreuler/SolutionAssistant

Repository files navigation

Solution Assistant

Dynamics 365 Solution Assistant is an Electron.js based app to provide a UI solution packager with additional feature planned. (WIP)

Development Build

Simply run the following command. npm run electron:dev

Note that your browser will display an error related to electron and will not display the site, only the Electron shell will display the application.

To debug Electron run the command above and then launch the debugger via Visual Studio Code using the included launch settings.

Production Build

Split production build into multiple steps due to errors when combining the steps as one script.

npm run webpack:Production npm run build npm run electron:pack

Demo

Solution Assistant Demo

About

Dynamics 365 Solution Assistant is an Electron.js based app that provides a simple UI to track and manage Dynamics 365 Solutions and their related customizations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published