Skip to content

💻 A simple Angular Blog website styled with Tailwindcss, using Netlify Serverless Functions and MongoDB Atlas.

Notifications You must be signed in to change notification settings

jamesawo/angular-serverless-function

Repository files navigation

☁️⚡ Angular Serverless Function (Netlify Functions) & Mongodb

This project is a simple blog website built using Angular (for the frontend) and connecting to Netlify Functions and storing data using MongoDB.

This is a basic project to learn and explore Serverless Architecture.

Why

Serverless architecture is a way of building and running applications and services without having to manage infrastructure. It provides a set of powerful tools to make websites and web applications both extremely performant and highly dynamic.

Project setup

Before running the project locally, make sure you have:

Usage

  • Run npm install to install the dependencies
  • Run netlify dev to start a local development server

Dependencies

Note

Please make sure that you have the latest version of Node.js installed on your machine and netlify-cli is installed globally on your machine, if not you can install it using npm install netlify-cli -g

Author

Aworo James

License

This project is licensed under the MIT license.

About

💻 A simple Angular Blog website styled with Tailwindcss, using Netlify Serverless Functions and MongoDB Atlas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages