-
critical
- add delete and edit calls additional crosscheck with token and user ids
-
improvement
- API versioning like baseurl/v1/..
- Use enum and other practices
- add mongoose with data models
- snc swagger.yaml -o ./care-for-me-apis
- then check new changes and add those into relevant folder in roots and delete whole generated code
need to install gcloud sdk first
- gcloud run deploy --source
- deployed to -> https://careformebe-qprfrmgb5a-as.a.run.app/
- build client application in https://github.com/PushpikaWan/care_for_me_fe
- put that build folder inside client