Commit Graph

  • f045f07303 Update Dockerfile and package.json to include environment variables, expose port, and add server entry point; add server implementation in src/server.ts with health check and greeting endpoint. main Weng JinPeng 2025-08-10 02:55:16 +08:00
  • 12c2569d36 Update CI configuration to use Node.js 20 container image in ci.yml Weng JinPeng 2025-08-10 01:48:36 +08:00
  • 33adb11613 Change CI runner from 'runner' to 'internal_docker' in ci.yml configuration Weng JinPeng 2025-08-10 01:45:14 +08:00
  • 0a1da2148a Change CI runner from 'ubuntu-latest' to 'runner' in ci.yml configuration Weng JinPeng 2025-08-10 01:44:20 +08:00
  • 26a36b197e Update readme.md to include project overview, setup instructions, directory structure, and usage with Docker for Node + TypeScript project. Weng JinPeng 2025-08-10 01:43:28 +08:00
  • 34637ef77a add .gitignore and update readme.md with default ignored files Weng JinPeng 2025-08-09 17:44:06 +08:00