0.8.85 • Published 3 years ago

@platform/cell.service v0.8.85

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

Module License: MIT NPM banner

HTTP server for CellOS.

Setup

yarn add @platform/cell.service

Local Development

Example web servers in the form of an http micro-service and zeit/now (lambdas) exist within the /src.server/ folder.
From the project root use scripts:

yarn start   # Start the local HTTP server.
yarn watch   # Start the local HTTP server in file-watcher mode.
yarn now     # Start the local simulation of `zeit/now`.

To run against a live mongo database, which is necessary for testing the zeit/now implementation, add a .env within the project root:

PLATFORM_MONGO="<connection-string>"

Command Line

Insert a script in your package.json to easily access the command-line-interface:

{
  "scripts": {
    "cell": "cell $@"
  }
}

Then run yarn cell to see available options, for instance:

yarn cell ls
yarn cell deploy
0.8.85

3 years ago

0.8.84

3 years ago

0.8.83

3 years ago

0.8.81

3 years ago

0.8.80

3 years ago

0.8.79

3 years ago

0.8.70

3 years ago

0.8.69

3 years ago

0.8.68

3 years ago

0.8.67

3 years ago

0.8.66

3 years ago

0.8.65

3 years ago

0.8.64

3 years ago

0.8.63

3 years ago

0.8.62

3 years ago

0.8.61

3 years ago

0.8.60

3 years ago

0.8.58

3 years ago

0.8.57

3 years ago

0.8.56

3 years ago

0.8.47

3 years ago

0.8.46

3 years ago

0.8.48

3 years ago

0.8.55

3 years ago

0.8.52

3 years ago

0.8.51

3 years ago

0.8.54

3 years ago

0.8.53

3 years ago

0.8.50

3 years ago

0.8.45

3 years ago

0.8.44

3 years ago

0.8.41

3 years ago

0.8.43

3 years ago

0.8.42

3 years ago

0.8.40

3 years ago

0.8.36

3 years ago

0.8.38

3 years ago

0.8.39

3 years ago

0.8.35

3 years ago

0.8.34

3 years ago

0.8.33

3 years ago

0.8.30

3 years ago

0.8.28

3 years ago

0.8.27

3 years ago

0.8.25

3 years ago

0.8.24

3 years ago

0.8.23

3 years ago

0.8.20

3 years ago

0.8.18

3 years ago

0.8.17

3 years ago

0.8.16

3 years ago

0.8.15

3 years ago

0.8.14

3 years ago

0.8.13

3 years ago

0.8.12

3 years ago

0.8.11

3 years ago

0.8.10

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.242

3 years ago