TechLearn India/Let's Build Login & Sign-up System using Netlify Identity in Angular

  • ₹3,749

Let's Build Login & Sign-up System using Netlify Identity in Angular

  • Course
  • 13 Lessons

Building Complete Login/Sign-up System with  User Dashboard Integration via Netlify Go True API.

Login|Sign-Up|3rd Party Auth| User Dashboard Integration of Go-True API.

Login/Sign-Up Demo

You can Sign-up / Login with this angular app to see how Netlify Identity works .

Contents

Netlify Identity - Create a SECURE User Login/Signup angular app in 10 Minutes!

What will you learn here:

1. Introduction to JAMSTACK DEVELOPMENT i.e Netlify identity.
2. Integrating Netlify identity i.e ( Login & Sign-up ) with Angular.
3. Introduction to Netlify Dev .
4. Deployment of angular app on Netlify via Netlify-cli.

So, Let's get Started .


Introduction to JAMSTACK DEVELOPMENT with Netlify Identity.
Installing Angular CLI
Adding Login with Netlify Identity
Creating Netlify Identity Service file
Creating Constructors & functions in App.Component.ts file
Create UI & CSS styling for User-dashboard
Build & Serve Angular Project

App Deployment on Netlify Via Gihub

Now We deploy our app using Netlify Build  via Github




Push Code to Repository
GitHub Commands

1. git init

2. git add .

3. git status

4. git commit -m 'your message'

5. git remote add origin 'your_url_name' 

6. git push -u origin master //then login w/ your creds
git remote add origin https://github.com/{your_github_username}/{{project-name}}.git
git push -u origin master



Introduction to Netlify Build -Continuous deployment
Netlify-Sign-Up/Sign-In
CI/CD Pipe-line Integration of your Angular App
Enable Netlify Identity from Netlify Dashboard
3rd Party Authentication via Google,Github ,GitLab, Bitbucket

Download Complete App

netlify-angular-app.rar