0.0.39 • Published 8 months ago

create-apollo-couchbase-server v0.0.39

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Create Apollo On The Couch Server

The easiest way to get started with Apollo On The Couch is by using create-apollo-couchbase-server. This CLI tool enables you to quickly start building a new Apollo On The Couch application, with everything set up for you. To get started, use the following command:

Interactive

You can create a new project interactively by running:

npx create-apollo-couchbase-server@latest
# or
yarn create apollo-couchbase-server
# or
pnpm create apollo-couchbase-server

You will be asked for the name of your project.

Non-interactive

You can also pass command line arguments to set up a new project non-interactively. See create-next-app --help:

npx create-apollo-couchbase-server@latest <project-directory> [options]

Options:
  -V, --version                      output the version number

  --use-npm

    Explicitly tell the CLI to bootstrap the app using npm

  --use-pnpm

    Explicitly tell the CLI to bootstrap the app using pnpm

  --use-yarn

    Explicitly tell the CLI to bootstrap the app using Yarn
0.0.39

8 months ago

0.0.38

8 months ago

0.0.37

8 months ago

0.0.36

8 months ago

0.0.35

8 months ago

0.0.34

8 months ago

0.0.33

8 months ago

0.0.32

8 months ago

0.0.31

8 months ago

0.0.30

8 months ago

0.0.29

8 months ago

0.0.28

8 months ago

0.0.27

9 months ago

0.0.26

10 months ago

0.0.25

10 months ago

0.0.24

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago