Skip to content
Stupid edited this page Mar 29, 2020 · 5 revisions

Welcome to the hype wiki!

Developers

Operators

Get Started

git clone git@github.com:Stupidism/hype.git
cd hype && yarn

Lucas

cp apps/lucas/environments/environment.ts apps/lucas/environments/environment.local.ts
apps/lucas/environments/environment.local.ts
# replace process.env.XXX with real values
npm start lucas

If you don't know where to find these real values

Clone this wiki locally