5 releases
new 0.1.4 | Jan 21, 2025 |
---|---|
0.1.3 | Jan 21, 2025 |
0.1.2 | Jan 21, 2025 |
0.1.1 | Jan 21, 2025 |
0.1.0 | Jan 21, 2025 |
#364 in HTTP server
76 downloads per month
78KB
2K
SLoC
pankosmia_web
A web server for pankosmia desktop applications
Installation
cd default_clients/dashboard
npm install
npm run build
cd ../settings
npm install
npm run build
cd ../..
cargo run # Creates a pankosmia_working directory at the root of the user directory
Using other clients
- create or download a client
- build that client (compiled code should be in
build
directory) - modify the
app_settings.json
file in the pankosmia_working directory - restart the server
Dependencies
~40–73MB
~1M SLoC