A simple Angular application used for web graduate projects.
App URL: https://rick-and-morty-272ff.firebaseapp.com
The application fetches characters Rick & Morty characters from The Rick And Morty API. The Rick and Morty API is open (i.e. no need for authentication & authorization setup) however, a daily limit of 10000 requests is imposed.
Circle CI has been used for building the application, performing static code analysis with TSLint as well as deploying to firebase.
The blog post below will help you setup continuous integration with Circle CI https://dev.to/obinnaogbonnajoseph/circle-ci-test-configuration-for-angular-projects-1o2p
To deploy your application on the Firebase Hosting platform follow this tutorial https://circleci.com/blog/automatically-deploy-a-gatsby-site-to-firebase-hosting/