Docs deployed at here 🎉🎉🎉
way to routing of github-pages, see https://github.blog/2016-12-05-relative-links-for-github-pages/
基本的にデプロイはディレクトリ名をbranchとして push
すれば ci/cd
走ります.
git push origin client
git push origin backend
git push origin web-socket-server
(require yarn global add now
)
$ cd document && now
cd client && docker-compose up --build
デプロイする前にデータベースのConfigMapを更新する必要がある(煩雑)
database-config.yaml
デプロイ