Commit Graph

6 Commits

Author SHA1 Message Date
AmirReza Jamali 84d34866be chore: migrate to pnpm for package management and update CI configuration
- Replaced npm with pnpm in the CI configuration and Dockerfile for improved dependency management.
- Updated package.json to specify pnpm as the package manager.
- Modified installation instructions in README.md to reflect the use of pnpm.
- Enhanced the build process in the Dockerfile to utilize pnpm for installing dependencies and building the application.
2026-04-25 15:20:23 +03:30
Karim Pirzargar 995758a04b showe log 2026-04-25 14:23:05 +03:30
Karim Pirzargar f6883023b0 update node verisn 2026-04-25 14:15:28 +03:30
Karim Pirzargar 975e315de4 update 2026-04-25 14:01:39 +03:30
n.nakhostin c8c1490ceb Update drone configuration to trigger builds on 'main' and 'develop' branches 2025-09-09 12:18:48 +03:30
AmirReza Jamali 4a2e2adf6b Add: drone and docker files 2025-09-09 11:45:37 +03:30