Commit Graph

3 Commits

Author SHA1 Message Date
Gray 53696266fd build: specify pnpm version in package.json and ci.yml (#513)
Specify pnpm version in both `package.json` and
`ci.yml` to avoid build errors during deployment.

---------
Closes #512
Co-authored-by: satnaing <satnaingdev@gmail.com>
2025-06-06 13:35:28 +07:00
satnaing cb9fd59f79 build: migrate CI and Docker setup to pnpm 2025-03-08 18:21:37 +07:00
Sat Naing 3306cd9af7 ci: add CI workflow (#340)
Add a continuous integration workflow to check linting,
code formatting, and ensure successful builds.
2024-08-02 09:31:43 +07:00