ImageUploader

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 01c505d1eb1cf94a2c90bc5943019780c074fdc1
parent bd53783278b77bd97f9d06ea59795c858575cfef
Author: minerva-jupitr <ryouturn@gmail.com>
Date:   Fri, 12 Jul 2024 11:48:01 +0900

node.js

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ This app is creating for one-time image uploader in Pim. ## Design -This app use nextjs. Also it mean that it using nodejs and react. +This app use nextjs. Also it mean that it using node.js and react. We use bun as package manager. ### 構造図