update readme
This commit is contained in:
parent
7fefac32b3
commit
7aec0e7d2c
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
# Dev Setup
|
# Dev Setup
|
||||||
|
|
||||||
|
Gitpod/Codespaces note: Use at least 16GB RAM.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone ...
|
git clone ...
|
||||||
cd link-stack
|
cd link-stack
|
||||||
|
|
@ -11,6 +13,12 @@ turbo build
|
||||||
turbo dev
|
turbo dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Prepare env secrets
|
||||||
|
|
||||||
|
* Create `link-stack/apps/link/.env.local` from Bitwarden `.env.local for link-stack/apps/link`
|
||||||
|
* Create `link-stack/apps/metamigo-frontend/.metamigo.local.json` from Bitwarden `.metamigo.local.json for link-stack/apps/metamigo/frontend`
|
||||||
|
* Create `link-stack/.env` from Bitwarden `root .env for link-stack`
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
* Turbo https://turbo.build/repo
|
* Turbo https://turbo.build/repo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue