yes, I worked some things with javascript and that was very easy to implement with Heroku and Gitlab. I deployed the project doing that: Deploying Elixir with Heroku - ElixirCasts
All were manual, but now I like to automate it.
I found two ways to do that:
-
The first one: Continuous deployment of a Phoenix project using GitLab CI/CD - Antoine Lehurt (deploy on gigaelixir)
-
And the second one:
https://medium.com/@ben_40478/auto-deploy-a-web-app-vue-js-app-with-gitlab-to-heroku-541490f853b0
(He deploy a vue project)






















