Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Load More Button #15

Open
ramazansancar opened this issue Dec 5, 2022 · 6 comments
Open

[BUG] Load More Button #15

ramazansancar opened this issue Dec 5, 2022 · 6 comments

Comments

@ramazansancar
Copy link
Contributor

When I click the load more button, 503 error is returned from the api.

Screenshot here:
image

@AlexTechNoir
Copy link
Owner

I guess, that's Heroku made their service unavailable

@ramazansancar
Copy link
Contributor Author

I guess, that's Heroku made their service unavailable

Why don't you use Vercel? @AlexTechNoir

See. https://vercel.com/guides/using-express-with-vercel

@AlexTechNoir
Copy link
Owner

With Vercel, being a platform for frontend apps, I don't see how I can deploy Strapi's backend there

I don't know how the info in the linked blogpost can help with this

@ramazansancar
Copy link
Contributor Author

ramazansancar commented Dec 6, 2022

With Vercel, being a platform for frontend apps, I don't see how I can deploy Strapi's backend there

I don't know how the info in the linked blogpost can help with this

You can run it by providing the configuration of the vercel.json file in the https://vercel.com/guides/using-express-with-vercel#standalone-express section. @AlexTechNoir

@AlexTechNoir
Copy link
Owner

Sorry, but I still don't understand :(

I never used rewrites, can you provide some code example with them and explain how will it work with Strapi?

@ramazansancar
Copy link
Contributor Author

Sorry, but I still don't understand :(

I never used rewrites, can you provide some code example with them and explain how will it work with Strapi?

I haven't had a chance to try strapi yet. But I am using the code sample on the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants