A service for a web application that helps in managing documents in the industrial business such as quality control, product manufacturing, creating purchasement request, maintenance scheduling, etc.
This project is created under the graduation project of the KMUTT University that would be then served for the industrial company (This is not the final prototype just an outline for implementing the next version)
To get a local copy up and running follow these simple steps.
In order to get this project works you need to have
- Nodejs
- PostgreSQL
- Clone the repo
git clone https://github.com/Prisma-Laster-Management-Tools/document-control-management-system-service-v1.git
- Install NPM packages
npm install
- Start the NestJs server by
and the service will run on port 3000 (editable)
npm start:dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL License. See LICENSE
for more information.
Thiti Mahawannakit - @Thiti-Dev
Tanawatt Jituthai - @sspritesatang