3.0.0-alpha • Published 10 months ago

@ngserveio/ws v3.0.0-alpha

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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

10 months ago

2.1.0-alpha

1 year ago

2.0.0-alpha

1 year ago

1.0.1-alpha

1 year ago

1.0.0-alpha

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago