-
Notifications
You must be signed in to change notification settings - Fork 80
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
Update to latest version #108
Comments
@Milo123459 wanna take a look and see if the upgrade would be easy? |
Hello. First, thanks for creating this repo, really helped me get started with railwayapp. Wanted to share as its related to this issue. I did manage to successfully deploy strapi v5 to railwayapp and you can find it @ https://github.com/ar-to/strapi-backend. The main changes I noticed were:
Thats it. Pretty cool actually once the simple things are figured out. Some suggestions:
I did consider making a PR but was in rush to get my project tested and it turned out to be faster to just start with a fresh v5 project than figure out what this project did. Hope this helps speed up update so others can use it. I would consider upgrading to v5 important for reasons @ https://docs.strapi.io/dev-docs/migration/v4-to-v5/breaking-changes specifically https://docs.strapi.io/dev-docs/migration/v4-to-v5/breaking-changes/use-document-id which impacted my project. Not sure this template will be of much use soon without staying up to date. |
Just saw there is a new major version.
https://github.com/strapi/strapi/releases/tag/v5.0.2
The text was updated successfully, but these errors were encountered: