homebase-app icon indicating copy to clipboard operation
homebase-app copied to clipboard

CI Pipeline for Backend

Open ashutoshpw opened this issue 1 year ago • 0 comments

Our existing tests runs on custom NodeJS image by Github Actions while heroku uses a custom buildpack while deployment.

This task will test the npm run build and npm test on almost the same environment that we use on heroku.

ashutoshpw avatar May 12 '24 10:05 ashutoshpw