LoveofSportsLLC / NFL

NFL + AI
https://loveoffootball.io/
MIT License
0 stars 0 forks source link

Properly Configure SSR(server) and Client(Browser) with Vite React Streaming #57

Open zepor opened 1 month ago

codeautopilot[bot] commented 1 month ago

Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link

zepor commented 1 month ago

Both SSR(server) and Client(browser) configurations to be merged with the updated logging to ensure the proper logging in the terminal. Having issues debugging when running the command start:dev. Build is completing successfully but when it gets to "dev:server": "NODE_DEBUG=http2,express NODE_ENV=development node --trace-warnings server.js", it doesnt confirm server started or provide any logs at all. Making it really hard to debug.