Sink
Sink copied to clipboard
too many request
Hi, I spent all day today installing sink.
I tried to install it on cloudflare but when I get to the dashboard page it throws too many requests, so I reached my cloudflare daily request limit.
I tried to install it on my server, I'm trying to get a build with nuxt but 4gb ram is not enough for that.
When I installed it on my computer it was running fast with npm run dev but when I ran it on my server with npm run dev it was very slow, I had to get a build.
When I was trying to get a build on my Windows computer, I kept getting errors because of nuxthub, so I uninstalled nuxthub.
Note: nuxthub saves the build to dist folder, not .output.
I managed to get the build!!! but again too many requests are thrown in the dashboard, so I'm back to square one.
Note: I've been using react and next.js for 2 years but I've never had as much difficulty as with nuxt, it's very slow and it's a bit hard to resolve bugs.
I tried ubuntu, windows and macos. I will post here if I can solve the too many request problem.