DO288-apps/todo-backend
Guy Bianco IV 577bdfb1d6
comp review todo app update (#146)
* new todo frontend

* yarn --> npm

* basic Dockerfile

* add Helm chart for todo list

* backend working

* connect new-app'd frontend to backend via proxy_pass

* move nginx conf

* move nginx conf back

* move helm chart to course repo

* add simple SSR node.js service

* log error message

* fix host typo

* fix dockerfiles

* add link to items page

* improve probe route for todo-backend

* canary probe route for todo-backend

* Dockerfile -> Containerfile todo-backend

* Dockerfile -> Containerfile todo-frontend

* remove commands for containerfile as part of comp review
2021-07-01 15:39:50 -04:00
..
src comp review todo app update (#146) 2021-07-01 15:39:50 -04:00
.gitignore new todo-backend 2021-05-19 12:50:48 -04:00
build.ts new todo-backend 2021-05-19 12:50:48 -04:00
Containerfile comp review todo app update (#146) 2021-07-01 15:39:50 -04:00
package-lock.json comp review todo app update (#146) 2021-07-01 15:39:50 -04:00
package.json new todo-backend 2021-05-19 12:50:48 -04:00
tsconfig.json new todo-backend 2021-05-19 12:50:48 -04:00
tsconfig.prod.json new todo-backend 2021-05-19 12:50:48 -04:00