Open bdougie opened 3 years ago
I got this far. https://github.com/bdougie/nuxt-black-dashboard/actions/runs/734416896
To be continued
update:
It turns out the template only works with node 10 and not 12.
I ended up bailing on this with Nuxt. I was falling over not knowing how to do a proper nuxt generate config. I ended up getting it to work as intended with open-sauced/slaybot - https://github.com/open-sauced/slaybot/blob/main/.github/workflows/ci-cd-slaybot.yml.
This is something I have wanted to do for a while. Thanks to some recent features, I think I can rebuild Netlify features using GitHub Actions. This is not meant to be a replacement for Netlify, that would be dumb and you should sign up for Netlify. This is a technical challenge for me and would be really cool if I could do it.