gitfrosh / lotr-api

This repository holds the code base of the API to rule them all, the Lord of the Rings api, which provides you with book, character, movie and quotes data.
https://the-one-api.dev
238 stars 66 forks source link

Add a basic CI/CD pipeline #54

Closed EddieEldridge closed 1 year ago

EddieEldridge commented 2 years ago

Having a basic CI/CD pipeline for tests and deployments would be beneficial. It would make reviewing PRs easier and help ensure the project is in a stable state.

Something like Travis, CircleCI or GitHub Actions would suffice.

gitfrosh commented 1 year ago

🚀