Chris Ball
Chris Ball
@FarazPatankar absolutely! We also plan to support Render as an out of the box option soon. We'll probably need a better way to organize the different prompt paths, so if...
@mtliendo I missed your comment here, sorry! I think that's a good plan. Right now we also assume postgres, so we may want to pave the way for updating that...
I'm giving a talk this Friday on Bison, so it would be great to support Netlify by then.
Followup: I got most of the way there but hit a few roadblocks. I'll revisit today and see what the best path forward is.
See: https://community.netlify.com/t/missing-dependency-in-serverless-function/24165 The repo linked in that post is mostly working, we just need to determine the best way to ensure dependencies are properly included. I'd like to avoid major...
Netlify released an update to `next-on-netlify`. We should run through this again.
Great catch! we should definitely fix this.
Additional information in [this comment](https://github.com/echobind/bisonapp/pull/117#pullrequestreview-553779389). We should definitely prompt for the team.
Demo repo is here: https://github.com/echobind/bisonapp-versions Part 2 can be a future enhancement. After #89 is complete, we can add a simple package to manage dependencies and determine the version of...
Example diff on demo repo: https://github.com/echobind/bisonapp-versions/compare/v1.7.3...v1.7.4