yihong0618 / running_page

Make your own running home page
https://running-page.vercel.app
MIT License
3.4k stars 977 forks source link

Add proxy config, add keep config, change npm registry, use yarn #634

Closed lalalala256 closed 3 months ago

lalalala256 commented 3 months ago
  1. https://registry.npm.taobao.org has been expired, use https://registry.npmjs.org/.
  2. add proxy config for someone who needed.
  3. Use yarn instead of pnpm(Has some fault when build docker).
  4. Add Keep config.
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
running-page ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 31, 2024 2:36pm
yihong0618 commented 3 months ago

Thanks