Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

install instructions for local installΒ #116

@pceBuildMaster

Description

@pceBuildMaster

This is a question issue.

I am new to watson and crick so pardon the possible lack of info I know I have.

A possible main issue seems to be the pre-reqs for running crick are not given.

For example yarn. Trying to see if this cmd is installed Ubuntu 18.04 gives the hint:

# yarn
Command 'yarn' not found, but can be installed with:
apt install cmdtest

A bit more research and I know the correct yarn cmd comes from: https://classic.yarnpkg.com/en/

Also the current install step seem to assume user has prior knowledge on things like react, go, auth0 but no solid clues on how to obtain this needed info.

For example once the web front-end is up how does one get the API token to connect to it? Going to https://crick.dev:3000 (after dns config for .dev) one gets a Secure Connection Failed.

From the install steps I see I need to define the CRICK_API_TOKEN:
$ CRICK_API_TOKEN='mytoken' python3 api/scripts/watson_push.py (-h)

I know I am complaining but I am trying to give concrete examples. I am more than willing to do more research AND update the install steps with a pull request once I understand them.

I have researched time tracker apps and watson/crick seem well suited to what my team needs. Not sure one should need to be an expert in all the technologies used by crick to bring it up in a local environment.

Again be glad to give back and improve the install steps if I can get some clues on how to install it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions