File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ lerna] ( https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg )] ( https://lerna.js.org/ )
2
-
3
1
# CodingCatDev
4
2
5
3
This is the main repo for https://codingcat.dev
6
4
5
+ ## Status
6
+ ### Dev
7
+ ![ dev-frontend-main-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/dev-frontend-main-deploy/badge.svg )
8
+ ![ dev-frontend-admin-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/dev-frontend-admin-deploy/badge.svg )
9
+
10
+ ### Stage
11
+ ![ stage-frontend-main-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/stage-frontend-main-deploy/badge.svg )
12
+ ![ stage-frontend-admin-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/stage-frontend-admin-deploy/badge.svg )
13
+ ### Prod (Main)
14
+ ![ main-frontend-main-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/main-frontend-main-deploy/badge.svg )
15
+ ![ main-frontend-admin-deploy] ( https://github.com/CodingCatDev/codingcat.dev/workflows/main-frontend-admin-deploy/badge.svg )
16
+
7
17
## Setup
8
18
9
19
First install [ Learna] ( https://lerna.js.org/ )
@@ -76,3 +86,5 @@ To run all repos in frontend you can run either
76
86
77
87
` npm run dev ` for all the dev builds and live reload
78
88
` npm run start ` for all production builds (builds and runs local server)
89
+
90
+ [ ![ lerna] ( https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg )] ( https://lerna.js.org/ )
You can’t perform that action at this time.
0 commit comments