glassyPDM is a PDM solution for teams looking to collaborate on hardware design.
Create a ticket here.
- pnpm
- Windows computer setup for Tauri development. link
- Clerk account setup. link
- An instance of the glassyPDM server and webapp running somewhere.
# build activities
$ pnpm install
# for development
$ pnpm tauri dev
# for building installers, etc.
$ pnpm tauri build
The glassyPDM client is released under the GNU General Public License (GPL) version 3 or later version.