An open API service indexing awesome lists of open source software.

https://github.com/sinedied/catfacts

Source code for the Cat Facts serverless demo app built with Nitro stack: Angular, NestJS and Azure
https://github.com/sinedied/catfacts

angular azure demo nestjs nitro serverless

Last synced: 11 months ago
JSON representation

Source code for the Cat Facts serverless demo app built with Nitro stack: Angular, NestJS and Azure

Awesome Lists containing this project

README

          

# 🐱 catfacts

Source code for the complete catfacts serverless application, built with:

- [Angular](https://angular.io) for the frontend
- [NestJS](https://nestjs.com) for the backend
- [Azure Functions](https://azure.microsoft.com/services/functions/?WT.mc_id=javascript-0000-yolasors) and [Azure Storage Static Website](https://docs.microsoft.com/azure/storage/blobs/storage-blob-static-website?WT.mc_id=javascript-0000-yolasors) for deployment

![app screenshot](https://user-images.githubusercontent.com/593151/65604237-634c7b80-dfa7-11e9-922d-b7750c962fa0.jpg)

> Learn how to build this application from scratch by reading the article:
["Build your first serverless app with Angular, NestJS and Azure"](https://dev.to/azure/build-your-first-serverless-app-with-angular-nestjs-and-azure-108h)