15.0.7 • Published 3 years ago
nx-ng-mat-prototype v15.0.7
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
Configradio button Note the config object like this:
const firebaseConfig = { apiKey: "...", authDomain: "...", projectId: "...", storageBucket: "..., messagingSenderId: "...", appId: "..." };
To run:
npx nx-ng-mat-prototype15.0.7
3 years ago
15.0.6
3 years ago
15.0.5
3 years ago
15.0.4
3 years ago
15.0.3
3 years ago
15.0.2
3 years ago
15.0.1
3 years ago
15.0.0
4 years ago
0.0.21
4 years ago
0.0.20
4 years ago
0.0.17
4 years ago
0.0.16
4 years ago
0.0.15
4 years ago
0.0.14
4 years ago
0.0.13
4 years ago
0.0.12
4 years ago
0.0.11
4 years ago
0.0.10
4 years ago
0.0.9
4 years ago
0.0.8
4 years ago
0.0.7
4 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.4
4 years ago
0.0.3
4 years ago
0.0.1
4 years ago