new_recipe

test_new_receipe

Preview recipes

Angular Playwright

Setup playwright testing for your Angular application

Preview recipes

  • Install Playwright
  • Add Linting

    Add linting for your application

    Preview recipes

  • Add Lint CI Script
  • Code Editor Configurations
  • Angular Universal With Aws

    Use AWS to deploy Angular Universal Application

    Preview recipes

  • Install Universal Packages
  • Add Universal
  • SSR Npm Scripts
  • Angular Universal Services
  • Deploy Angular Universal
  • Angular Material Components

    Ready made angular material components

    Preview recipes

  • Angular Material Dialog
  • Data Table
  • Reactive Form
  • Generic Card
  • Cypress Angular And NX

    Recipe book to make nx work with Angular

    Preview recipes

  • Add Cypress To Nx
  • Add Cypress Github Action
  • auth0 Angular

    Recipe book to integrate auth0 x authentication with Angular

    Preview recipes

  • Install auth0 angular
  • Add Auth Config
  • Add Authentication Service
  • Create Auth Core Module
  • Add Login UI
  • Add Authenticated Logic
  • Github Npm Package

    Mostly yml files needed to publish github package

    Preview recipes

  • Github Workflow
  • Angular Data Feature

    Will give you the ability to create a data feature in one fell swoop in correct location

    Preview recipes

  • Add Data Model
  • Add Data Graphql
  • Add Data Service
  • Add Ngrx Feature
  • Angular User State

    Creates an Ngrx Store state for an Angular project's current user object

    Preview recipes

  • Create User Model
  • User GraphQL
  • User Service
  • User Ngrx Store