Closed pooranjoyb closed 1 year ago
@pooranjoyb Check the deployment Resolve the issues with github pages
@pooranjoyb Check the deployment Resolve the issues with github pages
This issue is due to the build command in vercel
hosting service. This project was configured as a static website
berfore but now its a server side application
. We will have to reconfigure vercel
for the server side application for this repository.
This vercel-error
can be fixed by you as I don't have credentials for logging into vercel
to update the new changes with the repo.
I've checked on my side that the application is working perfectly in localhost.
vercel
authorization for this Repo during the development period.You can reconfigure this once the backend is almost setup.
Any suggestions for github pages ?
On Wed, 8 Mar 2023, 3:39 pm Pooranjoy Bhattacharya, < @.***> wrote:
@pooranjoyb https://github.com/pooranjoyb Check the deployment Resolve the issues with github pages
This issue is due to the build command in vercel hosting service. This project was configured as a static website berfore but now its a server side application. We will have to reconfigure vercel for the server side application for this repository.
This vercel-error can be fixed by you as I don't have credentials for logging into vercel to update the new changes with the repo.
I've checked on my side that the application is working perfectly in localhost. I would suggest to remove vercel authorization for this Repo during the development period.
You can reconfigure this once the backend is almost setup.
— Reply to this email directly, view it on GitHub https://github.com/mrsparkle-70/Emotion-detection-using-JS/issues/87#issuecomment-1459928010, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZLJHEYHXG4WT2OUT4DD3U3W3BLF7ANCNFSM6AAAAAAVSNYXT4 . You are receiving this because you modified the open/close state.Message ID: @.*** com>
Apparently github pages
doesn't support server side applications.
It's only made for Static sites
(without backend)
Vercel
is a good choice anyways.
Don't worry, during the last days of JWOC 2023. We'll also host this application. :smiley:
Sure
On Wed, 8 Mar 2023, 3:45 pm Pooranjoy Bhattacharya, < @.***> wrote:
Apparently github pages doesn't support server side applications.
It's only made for Static sites (without backend)
Vercel is a good choice anyways. Don't worry, during the last days of JWOC 2023. We'll also host this application. 😃
— Reply to this email directly, view it on GitHub https://github.com/mrsparkle-70/Emotion-detection-using-JS/issues/87#issuecomment-1459935108, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZLJHE7EEV3M2ZVGYFALHLTW3BL4BANCNFSM6AAAAAAVSNYXT4 . You are receiving this because you modified the open/close state.Message ID: @.*** com>
Description
As discussed with @mrsparkle-70 . I would like to make this Application a NodeJs Applicaiton so that Backend and Frontend work can be done parallelly.
Outcomes
I would like to work on this issue under JWOC 2023. Please Assign me with this issue. @mrsparkle-70