Rebuild of pixorama for serverpod 1.2.3#7
Conversation
vlidholt
left a comment
There was a problem hiding this comment.
Great start on updating this project and I assume the app works locally! :)
It looks like you have just added the files from the old pixorama on top of a new project. There are files that should be removed (like the example files from the default project). The project also demonstrates how to use the Relic webserver to host a Flutter web app, this is no longer working as those files have been overwritten by the new project.
Please see the comments for some examples of the above, but there may be more places in the code where this is also true. So please go over all the files one more time.
Before you send the PR, review all the changes you have made to make sure that they are intentionally made.
There was a problem hiding this comment.
This file should not be here.
vlidholt
left a comment
There was a problem hiding this comment.
Great work on this! There are still a couple of things that need to be fixed.
There was a problem hiding this comment.
This should not have been added.
…into serverpod-update updated upstream branch with local
README.md
Outdated
|
|
||
| ```bash | ||
| flutter run | ||
| flutter run -d Chrome |
Changes:
PRE-LAUCH CHECKLIST
If you need help, consider asking for advice on the discussion board.