edgedb-elixir icon indicating copy to clipboard operation
edgedb-elixir copied to clipboard

How to use and deploy on Phoenix

Open jamilabreu opened this issue 4 years ago • 3 comments

@nsidnev Moving the conversation here 😄

Let's use this issue to discuss adding examples for how to use and deploy on Phoenix. Excited!

jamilabreu avatar Nov 17 '21 21:11 jamilabreu

@jamilabreu I created a repo that shows how to use this driver with Phoenix. Of course, right now this is a very simple example, but I think it can be considered a starting point :)

https://github.com/nsidnev/edgebeats

nsidnev avatar Nov 17 '21 22:11 nsidnev

@nsidnev Awesome! It works and is definitely a solid starting point. Have you tried to deploy anywhere yet?

jamilabreu avatar Nov 18 '21 02:11 jamilabreu

No, I haven't done that yet and I don't think I'll create a real deployment, since that would require an EdgeDB instance setup along with Elixir web service and server maintenance. But I will try to create a step-by-step guide on how to do this and add it to the example repository.

nsidnev avatar Nov 18 '21 03:11 nsidnev

I'm closing this issue because the example is already running on fly.io and it seems to work. If you have more questions, reopen the issue or create a new one in the example repository.

nsidnev avatar Jun 22 '23 16:06 nsidnev