Browse Source

add env example

master
azri 1 week ago
parent
commit
38fa757458
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      .env.example

+ 6
- 0
.env.example View File

1
+REACT_APP_API_URL=""
2
+REACT_APP_API_KEY=62c77d6fac2d6e0e6145430427e0c14d
3
+REACT_APP_API_SECRET=05cc68d623a9196dd5f84cabb3516f50
4
+REACT_APP_ACCESS_TOKEN=b3e24842a76e27e1d87206daededdab0
5
+REACT_APP_SHOP_NAME=amberdevstore.myshopify.com
6
+PORT=3005

Loading…
Cancel
Save