Skip to content

gr-thach/cli-repo

Repository files navigation

guardrailsio/api

⚡ GuardRails API

Production (based on master): https://api.guardrails.io
Staging (based on develop): https://staging.api.guardrails.io

Install

$ git clone git@github.com:guardrailsio/api.git
$ cd api
$ npm install

Usage

$ npm start

> @guardrails/api@1.0.0 start /Users/kytwb/Desktop/devops/api
> node index.js

================================
 Missing environment variables:
    AMQP_URI: undefined
    GITHUB_APP_ISSUER_ID: undefined
    GUARDRAILS_CLI_TOKEN_SECRET: undefined
    GUARDRAILS_JWT_TOKEN_SECRET: undefined
    GUARDRAILS_SAU_PRIVATE_KEY_BASE64: undefined
    GUARDRAILS_SAU_SECRET_KEY: undefined

You can add a .env file with the missing environment variables and manage your own dependencies, or use guardrails/devops development environment that will take care of setting up most of that with Docker Compose.

Wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published