0.0.17 • Published 3 years ago

@something.technology/core v0.0.17

Weekly downloads
270
License
MIT
Repository
-
Last release
3 years ago

@something.technology/core

Core package provides some basic scripts which are listed in the following

Overview

To get an overview about whats possible with the core you can use the help option of the command:

npx @something.technology/core --help

Init Service Script

This script initializes a basic microservice based on express with all the required configurations. It also integrates some basic scripts not only for linting and building the microservice but also you should be able to run the service instantly by running yarn serve:dev,

Command:

npx @something.technology/core init <targetDirectory>

For example when initializing a new service in the current working directory you can type: npx @something.technology/core init ..

Options:

optionpossible valuesdefaultdescription
--type \react / react-native / serviceserviceType of the (micro)service you want to initialize

Init Configs Script

This script initializes the basic config files for ESLint, Prettier and Typescript. Existing configurations may be overwritten when running this script.

Command:

npx @something.technology/core init-configs <targetDirectory>

For example when initializing a new service in the current working directory you can type: npx @something.technology/core init ..

Options:

optionpossible valuesdefaultdescription
--type \react / react-native / serviceserviceType of the (micro)service you want to initialize
0.0.17

3 years ago

0.0.16

3 years ago

0.0.15-beta.0

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.9-beta.0

3 years ago

0.0.9

3 years ago

0.0.3-beta.6

3 years ago

0.0.8-beta.0

3 years ago

0.0.7

3 years ago

0.0.6-beta.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1-beta.2

3 years ago

0.0.3-beta.0

3 years ago

0.0.1-beta.1

3 years ago

0.0.1-beta.12

3 years ago

0.0.1-beta.11

3 years ago

0.0.1-beta.13

3 years ago

0.0.1-beta.10

3 years ago

0.0.1-beta.9

3 years ago

0.0.1-beta.5

3 years ago

0.0.1-beta.4

3 years ago

0.0.1-beta.3

3 years ago