This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Add RESTful package to Web UI
dev
David Ludwig
4 years ago
parent
4b782c9a88
commit
eee4b984cc
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
services/webui/package.json
+ 2
- 0
services/webui/package.json
View File
@ -14,6 +14,8 @@
"start:dev"
:
"vite"
}
,
"dependencies"
:
{
"@autoplex-api/request"
:
"^0.0.0"
,
"@autoplex/restful"
:
"^0.0.0"
,
"@fortawesome/fontawesome-free"
:
"^5.15.3"
,
"fastify"
:
"^3.14.1"
,
"fastify-static"
:
"^4.0.1"
,
Write
Preview
Loading…
Cancel
Save