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
aeda67f72a8b48418146119fa4d36bd6c0c2f47c
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: 187ms Template: 17ms
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