Add script & file for running production without docker

This commit is contained in:
advplyr 2021-09-19 19:22:35 -05:00
parent a63d76985c
commit c7b01165fd
6 changed files with 23 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "audiobookshelf-client",
"version": "1.0.0",
"version": "1.1.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -9,7 +9,7 @@
"start": "nuxt start",
"generate": "nuxt generate"
},
"author": "",
"author": "advplyr",
"license": "ISC",
"dependencies": {
"@nuxtjs/axios": "^5.13.6",