docs: establish project documentation baseline
Provide installation, security, contribution, licensing, and release guidance while removing user-specific service configuration.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
"name": "pi-status-ui",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"description": "Standalone desktop client for Pi Status Bridge",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.commumedia.org:2222/alex/pi-gui.git"
|
||||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user