Commit Graph
8 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 53b1637b08 chore(deps): bump google-play-scraper in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [google-play-scraper](https://github.com/facundoolano/google-play-scraper).


Updates `google-play-scraper` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/facundoolano/google-play-scraper/releases)
- [Commits](https://github.com/facundoolano/google-play-scraper/commits)

---
updated-dependencies:
- dependency-name: google-play-scraper
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 21:32:49 +00:00
tiennm99 0aa6c53c8a chore(node): set Node 24 as default via engines.node 2026-05-13 17:12:33 +07:00
tiennm99 35c97c77b2 chore: migrate from npm to pnpm 2026-05-13 10:17:18 +07:00
tiennm99 91980da3ca feat(cloudflare): remove cloudflare support 2025-12-04 17:28:07 +07:00
tiennm99 b63fdcdac5 feat(cloudflare): install wrangler 2025-12-04 15:02:27 +07:00
dependabot[bot]andGitHub 6a7e2ae1e6 Bump express from 5.1.0 to 5.2.0
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 01:50:58 +00:00
tiennm99 a7d2889c81 Update package.json 2025-11-11 20:50:57 +07:00
tiennm99 6193421fef Initialize project with Node.js setup and docs
Add .gitignore for Node.js, package.json with dependencies (express, app-store-scraper, google-play-scraper), and package-lock.json. Update README with project description and usage instructions for API endpoints.
2025-11-11 20:41:55 +07:00