0.8.85 • Published 4 years ago

@platform/cell.service v0.8.85

Weekly downloads
25
License
MIT
Repository
-
Last release
4 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

4 years ago

0.8.84

4 years ago

0.8.83

4 years ago

0.8.81

4 years ago

0.8.80

4 years ago

0.8.79

4 years ago

0.8.70

4 years ago

0.8.69

4 years ago

0.8.68

4 years ago

0.8.67

4 years ago

0.8.66

4 years ago

0.8.65

4 years ago

0.8.64

4 years ago

0.8.63

4 years ago

0.8.62

4 years ago

0.8.61

4 years ago

0.8.60

4 years ago

0.8.58

4 years ago

0.8.57

4 years ago

0.8.56

4 years ago

0.8.47

4 years ago

0.8.46

4 years ago

0.8.48

4 years ago

0.8.55

4 years ago

0.8.52

4 years ago

0.8.51

4 years ago

0.8.54

4 years ago

0.8.53

4 years ago

0.8.50

4 years ago

0.8.45

4 years ago

0.8.44

4 years ago

0.8.41

4 years ago

0.8.43

4 years ago

0.8.42

4 years ago

0.8.40

4 years ago

0.8.36

4 years ago

0.8.38

4 years ago

0.8.39

4 years ago

0.8.35

4 years ago

0.8.34

4 years ago

0.8.33

4 years ago

0.8.30

4 years ago

0.8.28

4 years ago

0.8.27

4 years ago

0.8.25

5 years ago

0.8.24

5 years ago

0.8.23

5 years ago

0.8.20

5 years ago

0.8.18

5 years ago

0.8.17

5 years ago

0.8.16

5 years ago

0.8.15

5 years ago

0.8.14

5 years ago

0.8.13

5 years ago

0.8.12

5 years ago

0.8.11

5 years ago

0.8.10

5 years ago

0.8.9

5 years ago

0.8.8

5 years ago

0.8.7

5 years ago

0.8.6

5 years ago

0.8.5

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.242

5 years ago