By downloading this software, the user acknowledges that it is unsupported, not reviewed for security purposes, and that the user assumes all risk for running it. Users accept all risk whatsoever regarding the security of the code they download.
This Software is not officially supported by PTC. PTC will not accept technical support cases logged related to this Software. PTC R&D will not be responsible for any code on the PTC GitHub repository. PTC has not performed its full breadth of testing and quality assurance on this software.
This Software has not been released for general distribution or sale. This Software may not be compatible with any existing or future commercial release versions of PTC software. PTC is under no obligation to and may never commercially release this software or other software containing functionality contained in this Software. PTC is not responsible for any maintenance for this software.
Review License for more information.
This project aims to develop a robust and secure material management system using Docker, Node.js, and PostgreSQL. It provides a comprehensive solution for managing materials efficiently, with features including database initialization, SSL certificate setup, and secure communication. The API supports bearer token authentication and provides various endpoints for managing material data.
Docker CLI: Ensure that Docker CLI is installed on your machine to build and run Docker containers for deploying the application. Visit Docker's official website for installation instructions based on your operating system.
Choose one of following methods for setting up your system
- Setup-docker-compose.md (Recommended)
- Setup-docker.md
- Setup-local-system.md
Then, follow the Usage.md instructions.