Adds support for Netlify 1-Click deployment, adds main script to package.json, updates name and adds docs
This commit is contained in:
parent
28650b7e6d
commit
089ac04f79
4 changed files with 53 additions and 9 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "panel",
|
||||
"name": "Dashy",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"heroku-run-build-script": true,
|
||||
"main": "server",
|
||||
"scripts": {
|
||||
"start": "node server",
|
||||
"dev": "vue-cli-service serve",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue