FacVain / dil-asistanim

1 stars 0 forks source link

Refactor and develop the application for deployment #57

Open FacVain opened 6 months ago

FacVain commented 6 months ago

Task Description

Refactor and develop the application for deployment. Prepare the backend and frontend for deployment to the Google Cloud App Engine.

Implementation Details, Design and Tasks

Improve the Backend and Frontend designs so that the application can be deployed to the App Engine. Build the frontend and serve it through static pages from node.js server. Write necessary YAML files and gcloud configuration files so that the model can be deployed seamlessly Add necessary environment variables to configuration files.

Acceptance Criteria

The application frontend should be accessed through the web and the services should work correctly on the Cloud.