Skip to content

Management dashboard for the remote server admin, using Vue.js

License

Notifications You must be signed in to change notification settings

casanet/remote-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-dashboard

set VUE_APP_API_URL environment variable to the remote server URL before building.

Otherwise the default is http://127.0.0.1:3001.

Screenshot

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.