Marcus Twichel
Has anyone deployed a Dart Frog API?
Searching through the Discord, it doesn't look like anyone has posted about Dart Frog. I'd love to move my API from GCP to Railway and connect postgres and redis all together easily 🤤
The only problem is, you have to run a command (
dart_frog build
) and it generates your Dockerfile
. Is there a way I can simply inject this command before deplying with a dockerfile?
Thanks 🙏9 replies