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

[examples] Use Strapi template #27114

Merged
merged 6 commits into from
Jul 12, 2021

Conversation

markkaylor
Copy link
Contributor

@ijjk ijjk added the examples Issue/PR related to examples label Jul 12, 2021
@kodiakhq kodiakhq bot merged commit 36d00a7 into vercel:canary Jul 12, 2021
@markkaylor markkaylor deleted the strapi-example/use-template branch July 12, 2021 19:12
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Aug 19, 2021
- Simplifies setting up a Strapi project by using the following template: https://github.com/strapi/strapi-template-next-example
- Adds seed data
- Fixes a broken link on the cover image

- [x] Make sure the linting passes
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
@@ -0,0 +1,5 @@
module.exports = {
images: {
domains: ['localhost'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is dangerous.

Did you mean to use process.env.NEXT_PUBLIC_STRAPI_API_URL instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants