You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2020. It is now read-only.
Since we have to build a Phoenix application to run the integration tests, it may be a good idea to reuse that application as an easy platform where we can implement and try new features.
It could be also very useful to put that application running somewhere public-accessible, so potential users could see Frankt working before trying it in their projects.
As explained in the Phoenix docs, Heroku has some limitations regarding long-lived connections and processes. The most easy alternative seems to be Gigalixir.
We must add integration test before publishing the first version.
The text was updated successfully, but these errors were encountered: