This is a template to help you if you want to implement Line Notify. It help us follow:
- Authenication with Line Notify server
- Help you to access token from Line Notify server
- A notify entry point to notify Line Notify server
- Download and Install Rancher Desktop
- Build Container with UI and API
docker build -e BASE_URL=http://localhost/ -f notice-api.Dockerfile -t notice-api:latest .
docker build -e BASE_URL=http://localhost/ -f notice-ui.Dockerfile -t notice-ui:latest .
kubectl apply -f deployments.yaml
Notify | Room | Detail |
---|---|---|