Closed Mcastres closed 2 months ago
Update README.md prerequisites.
Adding steps to create .env files for both app that are missing.
Simply make sure the whole Strapi application doesn't crash and the connected Next.js application is fully working.
Some additional things to check:
strapi/packages.json
strapi/data
Let us know if this is related to any issue/pull request.
What does it do?
Update README.md prerequisites.
Why is it needed?
Adding steps to create .env files for both app that are missing.
How to test it?
Simply make sure the whole Strapi application doesn't crash and the connected Next.js application is fully working.
Some additional things to check:
strapi/packages.json
.strapi/data
folder and update thestrapi/packages.json
seed command if necessary.Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request.