Commit Graph

10 Commits

Author SHA1 Message Date
1808837298@qq.com
e10531670e Update Dockerfile to use Bun for package management and build process
- Changed base image from Node.js to Bun for improved performance.
- Replaced npm install with bun install for dependency management.
- Updated build command to use Bun for building the application.
- Added new bun.lockb file to track Bun dependencies.
2025-01-06 16:37:21 +08:00
CaIon
fd67223320 fix: ci 2024-03-23 21:47:51 +08:00
CaIon
5216bd22ad update Dockerfile 2024-03-23 19:18:28 +08:00
CaIon
288d7e77ef update Dockerfile 2023-12-27 00:19:25 +08:00
CaIon
b6726096a5 fix VERSION 2023-12-21 23:11:52 +08:00
Jungley
0b55a4aea8 ci: add stage caching to Dockerfile (#408) 2023-08-13 22:55:43 +08:00
JustSong
31a75c0737 fix: disable eslint when building (close #371, close #376) 2023-08-12 09:29:29 +08:00
JustSong
36326c6d72 chore: update Dockerfile 2023-04-26 13:04:01 +08:00
JustSong
483bd64d8f Rename to One API 2023-04-22 21:14:09 +08:00
JustSong
4cbef0780e Initial commit 2023-04-22 20:39:27 +08:00