AOSSIE-Org / AOSSIE-Org/Agora-Blockchain

Deploy Python Chatbot Server and Front-End on Vercel (or any other suitable platform)

Abierto
#76 3 comentarios 0 reacciones 1 asignado Reclamado por @ajaysehwal Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
97
Forks
199
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The current chatbot in our app is deployed on Railway, and the front-end interacts with it via the deployed link. While this setup works well, it incurs costs for keeping the chatbot running on Railway.

We are looking for a way to deploy both the Python chatbot server and the front-end of the app on a platform like Vercel (or any other platform that supports both), so we can avoid deploying the chatbot on a separate platform and reduce costs.

Acceptance Criteria:

Investigate and confirm if it's possible to deploy the Python server and the front-end together on Vercel (or another platform).
Ensure that the chatbot and front-end communicate seamlessly after deployment.
Provide a guide or documentation on the steps involved in the deployment process.

Additional Notes:

Ensure the solution supports scalability and easy maintenance.
Consider any platform-specific constraints for Python server deployment.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.