Logo
Explore Help
Sign In
davide/easy-wallet
1
0
Fork 0
You've already forked easy-wallet
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0962c9545f945ff1be6d4ef3b50295e379107c1c
easy-wallet/package.json

11 lines
178 B
JSON
Raw Normal View History

chore: add root npm workspace and update gitignore - Root package.json with npm run dev (concurrently API + Vite) - Add node_modules/, frontend/dist/ to .gitignore - Whitelist package.json and package-lock.json
2026-03-09 14:09:12 +01:00
{
"name": "bitcoin-address-generator",
"private": true,
"scripts": {
chore: update deps and scripts for Electron-only architecture - Add electron, concurrently, wait-on, cross-env to frontend devDependencies - Set "main": "electron/main.cjs" in frontend/package.json - Simplify root package.json dev script - Remove fastapi and uvicorn from requirements.txt
2026-03-09 14:24:16 +01:00
"dev": "cd frontend && npm run dev"
chore: add root npm workspace and update gitignore - Root package.json with npm run dev (concurrently API + Vite) - Add node_modules/, frontend/dist/ to .gitignore - Whitelist package.json and package-lock.json
2026-03-09 14:09:12 +01:00
},
"devDependencies": {
"concurrently": "^9.2.1"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 231ms Template: 23ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API