0.0.89 • Published 4 years ago

fims v0.0.89

Weekly downloads
412
License
UNLICENSED
Repository
-
Last release
4 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

4 years ago

0.0.89

4 years ago

0.0.86

4 years ago

0.0.87

4 years ago

0.0.85

4 years ago

0.0.84

4 years ago

0.0.83

5 years ago

0.0.82

5 years ago

0.0.81

5 years ago

0.0.80

5 years ago

0.0.79

5 years ago

0.0.78

5 years ago

0.0.77

5 years ago

0.0.75

5 years ago

0.0.76

5 years ago

0.0.73

5 years ago

0.0.74

5 years ago

0.0.72

5 years ago

0.0.71

5 years ago

0.0.70

5 years ago

0.0.67

5 years ago

0.0.68

5 years ago

0.0.69

5 years ago

0.0.66

5 years ago

0.0.65

5 years ago

0.0.64

5 years ago

0.0.63

5 years ago

0.0.62

5 years ago

0.0.61

5 years ago

0.0.60

6 years ago

0.0.59

6 years ago

0.0.58

6 years ago

0.0.57

6 years ago

0.0.56

6 years ago

0.0.55

6 years ago

0.0.54

6 years ago

0.0.53

6 years ago

0.0.52

6 years ago

0.0.51

6 years ago

0.0.50

6 years ago

0.0.48

6 years ago

0.0.49

6 years ago

0.0.47

6 years ago

0.0.46

6 years ago

0.0.45

6 years ago

0.0.43

6 years ago

0.0.44

6 years ago

0.0.41

6 years ago

0.0.42

6 years ago

0.0.37

6 years ago

0.0.36

6 years ago

0.0.32

6 years ago

0.0.33

6 years ago

0.0.34

6 years ago

0.0.35

6 years ago

0.0.31

6 years ago

0.0.30

6 years ago

0.0.28

6 years ago

0.0.29

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago