Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 875 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 875 Bytes

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