Open TrebuhD opened 1 year ago
To deploy on the university server (buddhanexus2.kc-tbts.uni-hamburg.de), we currently just call yarn start. This should be replaced with a docker image like described in the nextjs docs: https://nextjs.org/docs/deployment#docker-image
yarn start
@angirov @TrebuhD maybe we three should look at this together soon
To deploy on the university server (buddhanexus2.kc-tbts.uni-hamburg.de), we currently just call
yarn start
. This should be replaced with a docker image like described in the nextjs docs: https://nextjs.org/docs/deployment#docker-image