3.0.0-alpha • Published 2 years ago

@ngserveio/ws v3.0.0-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@ngserveio/ws Nx Plugin

This library was generated with Nx.

Purpose

The purpose of the library is to quickly scaffold and create Angular Applications with certain opinions.

Building

Run nx build ngserveio-ws to build the library.

Running unit tests

Run nx test ngserveio-ws to execute the unit tests via Jest.

Generators

NameParametersDescription
api-appname, domainCreates a NestJS application under the apps/{domain}/{name}-api
api-featurename, domainCreates a NestJS feature library for an api under libs/{domain}/api/{name}-feature
app-featurename,domainCreates an Angular feature library under libs/{domain}/ui/{name}-feature
client-appname, domainCreates a Angular app under apps/{domain}/{name}-app
common-domain-libname, domainCreates a common node library that can be shared safely between Angular and Nest Applications libs/{domain}/common
data-accessdomainCreates a data-access library under a specified domain libs/{domain}/ui/data-access
domainname, domainCreates a number of libraries to set up a backend and frontend for a domain. Has as choice to create the app.
firebase-ngrx-storecollection, domainScaffolds a store module in the libs/{domain}/ui/data-access library scaffolding the reducer, effects, actions for working with Firebase. Creates the model in the common library by the collection name provided.
material-formname, project, inputsCreates a material form utilzing the @ngserveio/material-forms package for form fields, validation, and inputs
3.0.0-alpha

2 years ago

2.1.0-alpha

2 years ago

2.0.0-alpha

2 years ago

1.0.1-alpha

3 years ago

1.0.0-alpha

3 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago