All Projects → blove → Angular Reactive Authentication

blove / Angular Reactive Authentication

Angular authentication using reactive extension @ngrx

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Reactive Authentication

Angular Contacts App Example
Full Stack Angular PWA example app with NgRx & NestJS
Stars: ✭ 570 (+900%)
Mutual labels:  ngrx
Ngx Remotedata
💥 Slaying a UI Antipattern with Angular
Stars: ✭ 25 (-56.14%)
Mutual labels:  ngrx
Ngrx French Guide
Le guide sur l'utilisation de NGRX dans une application Angular
Stars: ✭ 31 (-45.61%)
Mutual labels:  ngrx
Angular Education
A list of helpful material to develop using Angular
Stars: ✭ 5,451 (+9463.16%)
Mutual labels:  ngrx
Angularfire
The official Angular library for Firebase.
Stars: ✭ 7,029 (+12231.58%)
Mutual labels:  ngrx
Road To Master Ngrx Store
A curated guided hyperlinks to learn all there is to know of Ngrx/Store and state management in general
Stars: ✭ 15 (-73.68%)
Mutual labels:  ngrx
Store
RxJS powered state management for Angular applications, inspired by Redux
Stars: ✭ 3,959 (+6845.61%)
Mutual labels:  ngrx
Ngrx Demo
NgRx demo
Stars: ✭ 49 (-14.04%)
Mutual labels:  ngrx
Angular Github Issues
This repository searches github for repositories, issues, and users. It is written in Angular 10 and is using ngrx/store for state.
Stars: ✭ 18 (-68.42%)
Mutual labels:  ngrx
Angular Espanol
Recursos, tutoriales y artículos para aprender Angular en español
Stars: ✭ 31 (-45.61%)
Mutual labels:  ngrx
Redux Beacon
Analytics integration for Redux and ngrx/store
Stars: ✭ 645 (+1031.58%)
Mutual labels:  ngrx
Echoes Player
Echoes Player: the missing Media Player experience for Youtube - Built with Angular (9), ngrx (9), Angular CLI, Boostrap (SASS), Youtube api
Stars: ✭ 802 (+1307.02%)
Mutual labels:  ngrx
Angular Webpack Starter
A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
Stars: ✭ 911 (+1498.25%)
Mutual labels:  ngrx
Angular Learning Resources
Curated chronological list of learning resources for Angular, from complete beginner to advanced level
Stars: ✭ 615 (+978.95%)
Mutual labels:  ngrx
Angular Ngrx Starter
Stars: ✭ 33 (-42.11%)
Mutual labels:  ngrx
Soundcloud Ngrx
SoundCloud API client with Angular • RxJS • ngrx/store • ngrx/effects
Stars: ✭ 438 (+668.42%)
Mutual labels:  ngrx
Platform
Reactive libraries for Angular
Stars: ✭ 7,020 (+12215.79%)
Mutual labels:  ngrx
Ngrx Ducks
Improved Coding Experience for NgRx
Stars: ✭ 56 (-1.75%)
Mutual labels:  ngrx
Angular Music Player
Angular7.2.x音乐播放器,NGRX,with TypeScript
Stars: ✭ 38 (-33.33%)
Mutual labels:  ngrx
Angular Ngrx Data
Angular with ngRx and experimental ngrx-data helper
Stars: ✭ 954 (+1573.68%)
Mutual labels:  ngrx

ReactiveAuthenticationExample

This project was generated with Angular CLI version 1.0.0.

Install

Run npm install to install necessary dependencies.

Authentication

You can sign into the demo app using the username [email protected] and the password password. It's a highly secure app. 👍

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].