Socket
Book a DemoInstallSign in
Socket

nx-ng-mat-prototype

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nx-ng-mat-prototype

A bash script to createNxNgMatPrototype an angular-nest/firebase workspace for rapid prototyping or project creation. This sets up a basic Nx workspace that includes the following architecture:

latest
npmnpm
Version
15.0.7
Version published
Maintainers
1
Created
Source

Generate Angular Nx Workspace

A bash script to createNxNgMatPrototype an angular-nest/firebase workspace for rapid prototyping or project creation. This sets up a basic Nx workspace that includes the following architecture:

  • NrWL
  • Angular
  • Nest
  • NgRX
  • Angular Material
  • Angular CDK
  • Firebase ( Optional )

To run

Create a firebase project

  • open firebase

  • Create a project

  • In the project, navigate to settings

  • Create a Web-App ( Analytics optional )

  • Select the app registered

  • Select the Config radio button

  • Note the config object like this:

    const firebaseConfig = {
    apiKey: "...",
    authDomain: "...",
    projectId: "...",
    storageBucket: "...,
    messagingSenderId: "...",
    appId: "..."
    };
    

To run:

   npx nx-ng-mat-prototype

FAQs

Package last updated on 29 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.