yes, I worked some things with javascript and that was very easy to implement with Heroku and Gitlab. I deployed the project doing that: https://elixircasts.io/deploying-elixir-with-heroku
All were manual, but now I like to automate it.
I found two ways to do that:
-
The first one: https://blog.kewah.com/2019/gitlab-ci-for-elixir-phoenix-project/ (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)






















