0.0.89 • Published 3 years ago

fims v0.0.89

Weekly downloads
412
License
UNLICENSED
Repository
-
Last release
3 years ago

Fully Implemented Micro-Service

Installation and Usage

Install from NPM

$ npm install -g fims

Create a new service repository

$ fims create

Generate a new repository

Use the fims cli to generate a skeleton codebase

Show help dialog

$ fims --help

Fully Implemented Micro-Service
Usage: fims <command> [options]

Commands:
  fims create [name]  Generate a baseline microservice repository

Options:
  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --withMfe, -m  Include a standard MicroFrontend with new service
                                                      [boolean] [default: false]
  --withCD, -d   Auto deploy to production after tests pass. If this is false,
                 there will be a manual trigger to prod.
                                                      [boolean] [default: false]
  --verbose, -v  Run with verbose logging                              [boolean]

Perform actions on your new microservice

fims-scripts is a collection of helper scripts and scaffolding code to assiting the build, testing, and deployment of a microservice generated with fims

Show the help dialog

$ fims-scripts --help

Usage: fims-scripts <command> [options]

Commands:
  fims-scripts endpoint [component]      Get the endpoint address for the
                                            various components and stages of the
                                            service
  fims-scripts serverless                Deploy Serverless Components with
                                            helper functions. e.g. Remote State,
                                            Stage support, etc.   [aliases: sls]
  fims-scripts setup [type]              Environmentalize files for
                                            deployment. Things like index.html,
                                            cache busting config files, etc.
  fims-scripts test [suite] [directory]  Build scaffolding and run Test
                                            suites
  fims-scripts publish [specFile]        Publish the OpenAPI spec file to the
                                            documentation generation service
                                            (SDMS)

Options:
  --help             Show help                                         [boolean]
  --version          Show version number                               [boolean]
  --verbose, -v, -v  Run with verbose logging                          [boolean]
0.0.88

3 years ago

0.0.89

3 years ago

0.0.86

3 years ago

0.0.87

3 years ago

0.0.85

3 years ago

0.0.84

3 years ago

0.0.83

3 years ago

0.0.82

4 years ago

0.0.81

4 years ago

0.0.80

4 years ago

0.0.79

4 years ago

0.0.78

4 years ago

0.0.77

4 years ago

0.0.75

4 years ago

0.0.76

4 years ago

0.0.73

4 years ago

0.0.74

4 years ago

0.0.72

4 years ago

0.0.71

4 years ago

0.0.70

4 years ago

0.0.67

4 years ago

0.0.68

4 years ago

0.0.69

4 years ago

0.0.66

4 years ago

0.0.65

4 years ago

0.0.64

4 years ago

0.0.63

4 years ago

0.0.62

4 years ago

0.0.61

4 years ago

0.0.60

4 years ago

0.0.59

4 years ago

0.0.58

4 years ago

0.0.57

4 years ago

0.0.56

4 years ago

0.0.55

4 years ago

0.0.54

4 years ago

0.0.53

4 years ago

0.0.52

4 years ago

0.0.51

4 years ago

0.0.50

4 years ago

0.0.48

4 years ago

0.0.49

4 years ago

0.0.47

4 years ago

0.0.46

4 years ago

0.0.45

4 years ago

0.0.43

4 years ago

0.0.44

4 years ago

0.0.41

4 years ago

0.0.42

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.32

4 years ago

0.0.33

4 years ago

0.0.34

4 years ago

0.0.35

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.28

4 years ago

0.0.29

4 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

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