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
- Host: GitHub
- URL: https://github.com/sinedied/catfacts
- Owner: sinedied
- Created: 2019-09-24T07:30:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T10:43:56.000Z (about 5 years ago)
- Last Synced: 2025-05-08T22:44:06.981Z (11 months ago)
- Topics: angular, azure, demo, nestjs, nitro, serverless
- Language: TypeScript
- Size: 490 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

> 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)