An open API service indexing awesome lists of open source software.

https://github.com/webexp0528/bedrock


https://github.com/webexp0528/bedrock

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bedrock Client

[CircleCI](https://circleci.com/gh/prometheonsystems/bedrock-client2)

This is an Electron/Web client for Bedrock. [Backend is here](https://github.com/prometheonsystems/bedrock-backend).

## Requirements

> It's recommended to use [vscode](https://code.visualstudio.com/) within this project [`[and these extensions]`](wiki/vscode-recommendations.md)

- [Yarn](https://yarnpkg.com/en/docs/install) [1.15.2]
- [NVM](https://github.com/nvm-sh/nvm/blob/master/README.md#install--update-script) [0.34.0]

## Installation

> Make sure you've read the [`introduction.md`](/wiki/introduction.md)

```bash
echo '# override envs here' > .env
nvm install
yarn
yarn start
```

## Deploy

To be able to see deployments, ask [Jerry Green](https://t.me/jerrygreen) to sent you an invite to give access. While that, [register on now.sh](https://zeit.co/github-setup), the deployment service. After you'll be invited, you will be able to see deployments here:

- [zeit.co/bedrock](https://zeit.co/bedrock)