This commit is contained in:
2018-11-26 18:41:46 +00:00
parent dda3a44284
commit 76eba775f0
15 changed files with 11 additions and 151 deletions

View File

@@ -183,6 +183,15 @@ POTENTIALLY USEFUL VUE / GENERAL COMPONENTS AND PLUGINS
### DEPLOY TO DIGITAL OCEAN TEST SERVER
- PUBLISH:
CLIENT
- Clean out the last build in the server wwwRoot folder at: C:\data\code\raven\server\AyaNova\wwwroot
- Delete all but the \docs subfolder that contains the AyaNova manual unless planning on rebuilding that as well
- Go to client folder: C:\data\code\raven\app\ayanova
- Run npm run build
- Copy build from C:\data\code\raven\app\ayanova\dist to server wwwRoot folder: C:\data\code\raven\server\AyaNova\wwwroot
SERVER
- Make sure docs are built, use makedocs batch file which will build and put in wwwRoot folder
- Make sure updated version number first!!
- Need to be in C:\data\code\raven\server\AyaNova\
- Then run command: