Commit Graph

36 Commits

Author SHA1 Message Date
Guoguo
562ea8277c feat: add dev container for full-stack development (#861)
Layer the frontend toolchain on top of the existing release builder
image so a single container covers Go, C support-layer and web
development, with the builder image remaining the single source of
truth for the cross toolchain, Go and MaixCDK.

- Mount the workspace at /home/build/NanoKVM, where the Makefile and
  support/sg2002/build expect it, and resync MaixCDK components via
  update_lib on create so C builds never use stale sources
- Install Node from official dist tarballs (integrity-checked, pinned
  to the major used by CI), with NODE_DIST_MIRROR / NPM_REGISTRY /
  BASE_IMAGE build args for restrictive or mirrored corporate networks
- Export the MaixCDK virtualenv via remoteEnv so non-interactive
  processes (tasks, extensions, exec) get it too; make
  updateRemoteUserUID explicit since the published builder image bakes
  the CI runner's uid
- Run pnpm non-interactively during post-create (no TTY) and give the
  skeleton-less home a standard ~/.profile -> ~/.bashrc chain
- Make the web toolchain convention explicit via package.json engines
  (Node >= 22, pnpm >= 11, matching CI) and document it in web/README
- Document the dev container in the README, point server/README at the
  container flow that works on any host OS, and ignore .pnpm-store/
2026-08-06 11:00:40 +08:00
Guoguo
b23eb33611 ci: build identifiable NanoKVM release packages 2026-07-31 03:47:54 -07:00
wenjie
4080788cab chore: update README.md 2026-04-24 14:30:10 +08:00
wenjie
424302789e chore: update README.md 2026-04-24 14:17:32 +08:00
wj-xiao
a6a97df4e7 Update NanoKVM-PCIe schematic 2025-12-19 14:21:33 +08:00
wj-xiao
957d86d64c update README 2025-12-12 11:59:04 +08:00
wj-xiao
2d0123cb18 Update README 2025-11-28 19:02:08 +08:00
wenjie
b093e11aeb Merge pull request #528 from KRFOSS/main
Korean translation modification
2025-11-21 11:31:11 +08:00
wj-xiao
34746afea3 update README.md 2025-05-26 18:17:51 +08:00
kmw0410
dcb87d0d89 add korean readme 2025-05-25 14:17:28 +09:00
wj-xiao
23b19015f4 update README.md 2025-04-03 18:05:54 +08:00
wj-xiao
843a1f97ce update README.md 2025-04-03 17:41:39 +08:00
jobsidi
ca63609545 Update README.md
fixed link
2025-03-17 18:56:53 +01:00
BuGu
cd6da8b588 Update README 2025-03-04 16:43:08 +08:00
BuGu
594c205a29 Update README 2025-02-27 18:58:54 +08:00
BuGu
b35542a446 Update README.md 2025-02-19 14:20:35 +08:00
seeg
f984b9f870 Update README.md 2025-02-19 01:06:36 +00:00
wj-xiao
c8dcdf7921 update README and CHANGELOG 2025-02-18 09:57:51 +08:00
Caize Wu
06bd869fb1 Update README.md 2025-02-14 15:48:25 +08:00
wj-xiao
7343ca3811 update README and CHANGELOG 2025-02-14 14:35:42 +08:00
wj-xiao
07c3c5b61f add roadmap 2025-02-06 17:42:29 +08:00
Caize Wu
a0862429b9 Update README.md 2025-02-06 15:15:27 +08:00
wj-xiao
97a9b376c7 update image url 2025-01-22 17:43:52 +08:00
Ben Rose
cffb85de49 Update to reflect 1.3.0 firmware release 2025-01-21 21:34:15 -05:00
Ikko Eltociear Ashimine
2cae9e4336 docs: add Japanese README files
I created Japanese translated READMEs.
2024-12-14 17:51:53 +09:00
Ryan Freeman
52937df57d Update README.md
Update the English Readme for NanoKVM
2024-12-10 18:39:35 +00:00
Caize Wu
bcfa09b03e Update README.md 2024-10-18 10:02:25 +08:00
BuGu
82932e5ba8 Update README.md 2024-09-27 18:38:34 +08:00
Caize Wu
21972e4c62 Update README.md 2024-09-23 11:33:45 +08:00
BuGu
a0ff551c53 Update readme 2024-09-10 11:06:18 +08:00
BuGu
60b4df58f1 update readme 2024-08-22 15:40:52 +08:00
Caize Wu
4c4aa4270e Update README.md 2024-08-09 20:21:23 +08:00
Z2Z-GuGu
1e3c131e0d Update readme doc 2024-07-08 10:21:13 +08:00
Z2Z-GuGu
a037767f77 update readme 2024-07-03 19:00:01 +08:00
Z2Z-GuGu
ce89053c68 Update Illustrated 2024-07-03 15:54:30 +08:00
Z2Z-GuGu
0a7b1ce9c5 Create README.md 2024-07-03 15:46:26 +08:00