Skip to content

How to deploy the application, as service or desktop application in VM

License

Notifications You must be signed in to change notification settings

DevOpsTerminal/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

deploy

How to deploy the applciation, as servcice or desktop application

Here are all services integrated in one project as docker service It's possible to use local and on server by few tools to deploy:

  • dokku
  • heroku
  • Now

Deployment

Deploy to Heroku

Deploy to Now

Don't forget to set the environment variable NODE_ENV=production to avoid the slower, dev version of React. Like so:

npx now -e NODE_ENV=production DevOpsTerminal/backend

Desktop application

with nextjs is possible to use as desktopapplication

About

How to deploy the application, as service or desktop application in VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published