I've deployed a react app with vite, exposing network ip but I can't access it - says Application failed to respond on the url, i'm not sure what's wrong
Is remote postgres pg_restore from a local binary dump file supposed to take super long? It took like 7 minutes on my local machine but for remote railway service it has been running for like 12 hours and still only halfway done
Hi, is it difficult to add node-gyp and python to an existing fastify template or do i need to build a new project and add both fastify and python to a dockerfile? Thanks