Steven 7c51446e5e [tests] Add additional env vars (#3968)
These are used for testing and health checks.
2020-03-25 22:42:37 +00:00
2020-01-10 20:36:17 +01:00
2019-08-23 23:57:00 +00:00
2019-08-23 23:57:00 +00:00
2018-05-15 22:09:27 +02:00
2020-03-04 11:50:50 -05:00

now

CI Status Join the community on GitHub Discussions

Usage

Get started by Importing a Git Project and use git push to deploy. Alternatively, you can install Now CLI.

Documentation

For details on how to use ZEIT Now, check out our documentation.

Caught a Bug?

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install dependencies with yarn install
  3. Compile the code: yarn build
  4. Link the package to the global module directory: cd ./packages/now-cli && yarn link
  5. You can now start using now anywhere inside the command line

As always, you should use yarn test-unit to run the tests and see if your changes have broken anything.

How to Create a Release

If you have write access to this repository, you can read more about how to publish a release here.

Description
No description provided
Readme Apache-2.0 142 MiB
Languages
TypeScript 73.3%
JavaScript 20.4%
HTML 2%
CSS 1.7%
Stylus 0.7%
Other 1.8%