Fronted/Backend - Platform - Create CI/CD for Project
Currently this will only run for the frontend, once the backend is setup I'll create some sort of CI/CD - ISSUE TO BE RAISED.
This pipeline will only cover:
npm run lint
npm run build
npm run test
Also take a look into deployment - probably through something like renderer, I imagine this being an optional stage limited to just tags.
Edited by Liam Mcmanus