@cooperco/nuxt-layer-base 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/README.md +70 -0
  2. package/package.json +6 -5
  3. package/.env +0 -10
  4. package/.nuxt/app.config.mjs +0 -21
  5. package/.nuxt/components.d.ts +0 -126
  6. package/.nuxt/dev/index.mjs +0 -3013
  7. package/.nuxt/dev/index.mjs.map +0 -1
  8. package/.nuxt/dist/server/client.manifest.mjs +0 -1
  9. package/.nuxt/dist/server/server.mjs +0 -1
  10. package/.nuxt/eslint-typegen.d.ts +0 -9474
  11. package/.nuxt/eslint.config.d.mts +0 -9
  12. package/.nuxt/eslint.config.mjs +0 -53
  13. package/.nuxt/i18n-route-resources.mjs +0 -3
  14. package/.nuxt/imports.d.ts +0 -34
  15. package/.nuxt/manifest/latest.json +0 -1
  16. package/.nuxt/manifest/meta/11e69554-8b10-4927-b475-a1b7f6b2bbac.json +0 -1
  17. package/.nuxt/manifest/meta/dev.json +0 -1
  18. package/.nuxt/nitro.json +0 -17
  19. package/.nuxt/nuxt.d.ts +0 -20
  20. package/.nuxt/nuxt.json +0 -9
  21. package/.nuxt/nuxt.node.d.ts +0 -13
  22. package/.nuxt/nuxt.shared.d.ts +0 -5
  23. package/.nuxt/schema/nuxt.schema.d.ts +0 -17
  24. package/.nuxt/schema/nuxt.schema.json +0 -3
  25. package/.nuxt/tsconfig.app.json +0 -226
  26. package/.nuxt/tsconfig.app.tsbuildinfo +0 -1
  27. package/.nuxt/tsconfig.json +0 -228
  28. package/.nuxt/tsconfig.node.json +0 -131
  29. package/.nuxt/tsconfig.node.tsbuildinfo +0 -1
  30. package/.nuxt/tsconfig.server.json +0 -162
  31. package/.nuxt/tsconfig.server.tsbuildinfo +0 -1
  32. package/.nuxt/tsconfig.shared.json +0 -182
  33. package/.nuxt/tsconfig.shared.tsbuildinfo +0 -1
  34. package/.nuxt/types/app.config.d.ts +0 -35
  35. package/.nuxt/types/build.d.ts +0 -25
  36. package/.nuxt/types/builder-env.d.ts +0 -1
  37. package/.nuxt/types/i18n-plugin.d.ts +0 -123
  38. package/.nuxt/types/imports.d.ts +0 -387
  39. package/.nuxt/types/middleware.d.ts +0 -11
  40. package/.nuxt/types/modules.d.ts +0 -87
  41. package/.nuxt/types/nitro-config.d.ts +0 -14
  42. package/.nuxt/types/nitro-imports.d.ts +0 -162
  43. package/.nuxt/types/nitro-nuxt.d.ts +0 -59
  44. package/.nuxt/types/nitro-routes.d.ts +0 -20
  45. package/.nuxt/types/nitro.d.ts +0 -3
  46. package/.nuxt/types/plugins.d.ts +0 -41
  47. package/.nuxt/types/runtime-config.d.ts +0 -102
  48. package/.nuxt/types/vue-shim.d.ts +0 -0
  49. package/Users//devin//AppData//Local//JetBrains//WebStorm2025.2//terminal//history//nuxt-layers-history +0 -736
  50. package/Users//devin//AppData//Local//JetBrains//WebStorm2025.2//terminal//history//nuxt-layers-history1 +0 -0
@@ -1,736 +0,0 @@
1
- curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
2
- npm install
3
- nvm
4
- nvm --ls
5
- nvm ls
6
- nvm install --lts
7
- git -v
8
- git --version
9
- ls -la
10
- mkdir projects
11
- ls -la
12
- cd projects/
13
- npx nuxi@latest init nuxt-redirect
14
- npm install
15
- npm run dev
16
- cd ./aws_resources_src/lambdas/.terraform_environments/dev/
17
- sam build --hook-name terraform --terraform-project-root-path ./../../../../ --beta-features
18
- cd ./aws_resources_src/lambdas/.terraform_environments/dev/
19
- cd projects/
20
- rm -rf Cryobank
21
- rm -rf Cryobank-2.0/
22
- npm install
23
- clear
24
- npm run dev
25
- npm run gen-ts
26
- npm run gen
27
- npm run dev
28
- nuxi upgrade --force
29
- npm run dev
30
- npm run gen
31
- rm -rf node_modules/
32
- npm install
33
- npm run dev
34
- npm run gen
35
- npm run gen-ts
36
- npm install
37
- rm -rf node_modules/
38
- npm install
39
- npm run dev
40
- npm run gen
41
- npm run dev
42
- npm i swiper
43
- node --version
44
- nvm ls
45
- nvm
46
- nvm uninstall 18
47
- nvm ls
48
- nvm use node
49
- nvm ls
50
- clear
51
- npm i swiper
52
- npm uninstall swiper
53
- nvm ls
54
- nvm
55
- nvm use node
56
- npm uninstall swiper
57
- npm install swiper@10.3.0
58
- npm uninstall swiper
59
- npm install swiper
60
- npm outdated
61
- npm uninstall lodash
62
- nvm use node
63
- npm uninstall lodash
64
- npm install --save lodash-es
65
- npm i -D @types/lodash-es
66
- npm ci
67
- npm audit
68
- node --version
69
- nvm ls
70
- nvm alias default node
71
- nvm ls
72
- npm install sanctuary
73
- node
74
- npm install sanctuary
75
- cd projects/
76
- ls -la
77
- rm -rf sancuary-playground/
78
- npm install sanctuary
79
- npm uninstall eslint
80
- npm uninstall eslint-config-prettier
81
- npm uninstall eslint-plugin-prettier
82
- npm uninstall eslint-plugin-storybook
83
- npm uninstall eslint-plugin-vue
84
- npx nuxi module add eslint
85
- clear
86
- npm lint
87
- npm run lint
88
- clear
89
- npm run lint
90
- npx sb@latest automigrate
91
- npm install eslint-plugin-storybook --save-dev
92
- npm install
93
- git pull
94
- npm run codegen
95
- npm uninstall lodash
96
- npm uninstall types/lodash
97
- npm uninstall @types/lodash
98
- npm run lint
99
- npm install fp-ts
100
- node index
101
- node
102
- npx nuxi@latest module add html-validator
103
- /home/devin/projects/Cryobank/Cryobank-2.0/.codegen/cleanup.sh
104
- npm run codegen
105
- npx nuxi@latest module add html-validator
106
- cd ../
107
- npx nuxi@latest module add html-validator
108
- git config --global core.autocrlf true
109
- git config --global core.autocrlf input
110
- tsc --noEmit
111
- npm install @nuxtjs/eslint-config-typescript --save-dev
112
- npm run lint
113
- npm uninstall @nuxt/eslint-config @typescript-eslint/eslint-plugin eslint eslint-config-prettier eslint-plugin-prettier eslint-plugin-storybook eslint-plugin-vue
114
- npm install --save-dev @nuxt/eslint-config eslint
115
- npm run lint
116
- tsc --noEmit
117
- npm run lint
118
- npm uninstall @nuxt/eslint-config @typescript-eslint/eslint-plugin eslint eslint-config-prettier eslint-plugin-prettier eslint-plugin-storybook eslint-plugin-vue
119
- npm install --save-dev @nuxt/eslint-config eslint
120
- npm i -D prettier eslint-config-prettier eslint-plugin-prettier
121
- npm install eslint-plugin-storybook --save-dev
122
- npm run eslint:fix
123
- npm run lint:fix
124
- npm run lint
125
- npm run lint:fix
126
- npm run lint
127
- npm i @storybook/addon-styling
128
- npm run lint
129
- npm install
130
- npm ci
131
- npm run lint
132
- npm run lint:fix
133
- npm run lint
134
- npm ci
135
- tsc --noEmit
136
- npm i vue-tsc -D
137
- vue-tsc --noEmit
138
- npm run lint
139
- npm run codegen
140
- vue-tsc
141
- npm i vue-tsc -D
142
- vue-tsc
143
- git fetch
144
- vue-tsc
145
- git push
146
- ssh-keygen -t ed25519 -C "devin.holloway@coopersurgical.com"
147
- sudo apt update
148
- sudo apt upgrade
149
- npm run lint
150
- vue-tsc
151
- npm run lint
152
- vue-tsc
153
- npm run lint
154
- vue-tsc
155
- vue-tsc -p tsconfig-no-sb.json
156
- vue-tsc -p tsconfig-github.json
157
- vue-tsc
158
- vue-tsc -p tsconfig-github.json
159
- npm --version
160
- npm run lint
161
- npm run lint --fix
162
- npm run lint
163
- npm run lint:fix
164
- npm run lint
165
- npx nuxi@latest module add html-validator
166
- vue-tsc -p tsconfig-github.json
167
- npm run lint
168
- npx nuxi@latest module add html-validator
169
- npm install @nuxtjs/html-validator
170
- npm install @nuxtjs/html-validator@v1.8.1
171
- npm install html-validate
172
- nuxt --help
173
- nuxi --help
174
- nuxi dev --help
175
- cd projects/
176
- cd Cryobank/
177
- ls -la
178
- cd Cryobank-2.0
179
- ls -la
180
- rm -rf node_modules/
181
- npx nuxi@latest module add html-validator@v1.8.0
182
- npx nuxi@latest module add html-validator
183
- npm install @nuxt/html-validator@1.8.0
184
- npm install @nuxt/html-validator@v1.8.0
185
- npm install @nuxt-modules/html-validator@v1.8.0
186
- npm install @nuxt/html-validator
187
- npm install nuxt/html-validator
188
- npm install @nuxtjs/html-validator@v1.8.0
189
- npm i
190
- nuxi upgrade --force
191
- npx nuxi@latest module add html-validator
192
- npm install
193
- ls -al ~/.ssh
194
- clip ~/.ssh/id_ed25519.pub
195
- clip.exe ~/.ssh/id_ed25519.pub
196
- cat ~/.ssh/id_ed25519.pub
197
- cd projects/
198
- ls -la
199
- cd Cryobank/
200
- ls -la
201
- rm -rf Cryobank-2.0
202
- ls -la
203
- git clone git@github.com:Cryobank/Cryobank-2.0.git
204
- cd .ssh/
205
- ls -la
206
- cat id_ed25519.pub
207
- cd projects/
208
- ls -la
209
- mkdir embryo-options
210
- cd embryo-options/
211
- cd ../
212
- rm -rf embryo-options/
213
- mkdir csi-engineering
214
- cd csi-engineering/
215
- mkdir embryo-options
216
- cd embryo-options/
217
- git clone https://gitlab.com/csi-engineering/embryo-options/vuetify-components.git
218
- ls -la
219
- git clone git@gitlab.com:csi-engineering/embryo-options/vuetify-components.git
220
- cd projects/csi-engineering/embryo-options/
221
- git clone git@gitlab.com:csi-engineering/embryo-options/billing-app.git
222
- npx nuxi@latest module add nuxt-svgo
223
- npm run lint
224
- npm run eslint:fix
225
- npm run lint:fix
226
- npm run lint
227
- npm install -g pnpm
228
- pnpm install
229
- which pnpm
230
- pnpm ci
231
- pnpm install
232
- pnpm install --force
233
- rm -rf node_modules/
234
- rm -rf pnpm-lock.yaml
235
- pnpm install
236
- npm install
237
- cd projects/
238
- ls -la
239
- npm create vue@latest
240
- ls -la
241
- cd vue-slot-props/
242
- npm run dev
243
- cd ../
244
- rm -rf vue-slot-props/
245
- npx create vue@latest
246
- npm create vue@latest
247
- npm uninstall vue -g
248
- npm create vue@latest
249
- cd vue-slot-props/
250
- npm install
251
- cd projects/
252
- rm -rf vue-slot-props/
253
- npm create vue@latest
254
- cd projects/vue-drag-drop/
255
- rm -rf node_modules/
256
- cd projects/
257
- rm -rf vue-drag-drop/
258
- npm create vue@latest
259
- npm install
260
- npx nuxi@latest module add storybook
261
- cd projects/
262
- ls -la
263
- cd Cryobank/
264
- cd Cryobank-2.0
265
- ls -la
266
- rm -rf node_modules/
267
- rm package-lock.json
268
- npm install
269
- npm --version
270
- node --version
271
- nvm i --lts
272
- nvm ls
273
- cd projects/
274
- ls -la
275
- cd Cryobank/
276
- ls -la
277
- npx nuxi@latest init comp-lib-test-site
278
- npm i git+https://github.com/Cryobank/Cooper-Component-Library
279
- npm i
280
- rm -rf node_modules/
281
- npm i
282
- npm run build
283
- vue-tsc --emitDeclarationOnly --outDir dist/types
284
- vite build
285
- git commit -m "test"
286
- git commit -m "test" --force
287
- git commit -m "test" --no-verify
288
- git push
289
- git push --set-upstream origin export-import-lib-d
290
- npm install
291
- npm cache clean
292
- npm cache clean --force
293
- npm add -D vitepress
294
- npx vitepress init
295
- git init
296
- cd projects/coding-guidelines/
297
- rm -rf node_modules/
298
- cd projects/coding-guidelines/
299
- ls -la
300
- git remote add origin https://github.com/Cryobank/coding-guidelines.git
301
- git branch -M main
302
- git push -u origin main
303
- cd projects/coding-guidelines/
304
- rm -rf .idea/
305
- npm install
306
- cd projects/
307
- ls -la
308
- cd Cryobank/
309
- ls -la
310
- cd Cryobank-2.0
311
- ls -la
312
- rm -rf node_modules/
313
- npm ci
314
- npm i
315
- vue-ts -p tsonfig-prod.json --noEmit
316
- vue-tsc --noEmit -p tsconfig-prod.json
317
- npm ci
318
- nuxi cleanup
319
- npx nuxi cleanup
320
- npm ci
321
- npm uninstall @nuxt/eslint-config eslint eslint-config-prettier eslint-plugin-prettier eslint-plugin-storybook
322
- npx nuxi module add eslint
323
- npm run lint
324
- vue-tsc -p tsconfig-prod.json
325
- npm run lint
326
- npm run lint:fix
327
- npm run lint
328
- npm install
329
- cd projects/
330
- ls -la
331
- npx nuxi@latest init nuxt-auth
332
- ls -la
333
- rm -rf nuxt-auth/
334
- npx nuxi@latest init nuxt-auth
335
- npx nuxi module add eslint
336
- npm run lint:fix
337
- npm i pinia @pinia/nuxt
338
- npx nuxi@latest module add quasar
339
- nuxi cleanup
340
- npm run lint
341
- npm run lint:fix
342
- git config --global core.autocrlf false
343
- git config --global core.eol lf
344
- git rm --cached -rf .
345
- git diff --cached --name-only -z | xargs -n 50 -0 git add -f
346
- npm run start
347
- npm install
348
- git config --list
349
- rm -rf node_modules/ package-lock.json
350
- npm i
351
- git config --list
352
- git config --list --global
353
- git config --global core.autocrlf input
354
- npm install -D sass-embedded
355
- npm install
356
- npm uninstall sass-embedded
357
- npm i -D sass
358
- npm install
359
- vue-tsc -p tsconfig-prod.json
360
- npm run lint:fix
361
- nuxi upgrade
362
- npm ci
363
- nuxi upgrade
364
- vue-tsc -p tsconfig.prod
365
- vue-tsc -p tsconfig-prod.json
366
- npx nuxi typecheck
367
- npx nuxi typecheck -p tsconfig-prod.json
368
- npx nuxi typecheck
369
- nuxi typecheck
370
- vue-tsc -p tsconfig-prod.json
371
- npm run codegen
372
- npm uninstall @storybook/addon-backgrounds @storybook/addon-essentials @storybook/addon-interactions @storybook/addon-links @storybook/addon-styling @storybook/blocks @storybook/testing-library @storybook/vue3 @storybook/vue3-vite storybook
373
- npm ci
374
- npx nuxi@latest module add storybook
375
- npx storybook-nuxt init
376
- @storybook/vue3-vite
377
- npm install @storybook/vue3-vite
378
- git fetch
379
- npm outdated
380
- vue-tsc -p tsconfig-prod.json
381
- npx nuxi cleanup
382
- nuxi build
383
- node .output/server/index.mjs
384
- nuxi preview
385
- npx nuxi module add @kgierke/nuxt-basic-auth
386
- npm run lint
387
- vue-tsc -p tsconfig-prod.json
388
- nuxi build
389
- node .output/server/index.mjs
390
- npx nuxi@latest upgrade --dedupe
391
- npx vue-tsc -p tsconfig-prod.json
392
- npm install
393
- npm outdated
394
- npm eslint
395
- npm lint
396
- npm run lint
397
- cd projects/
398
- ls -la
399
- cd Cryobank/
400
- ls -la
401
- mkdir AGDP-2.0
402
- npm create nuxt AGDP-2.0
403
- npx vue-tsc -p tsconfig-prod.json
404
- npx vue-tsc -p tsconfig-prod.json
405
- git remote -v
406
- nuxi cleanup
407
- git remote add origin https://github.com/Cryobank/AGDP-2.0.git
408
- git branch -M main
409
- git push -u origin main
410
- npm run lint
411
- npm run lint:fix
412
- npm run lint
413
- npx vue-tsc -p tsconfig-prod.json
414
- npx vue-tsc
415
- npm uninstall @kgierke/nuxt-basic-auth
416
- vue-tsc -p tsconfig-prod.json
417
- vue-tsc -p tsconfig-prod.json
418
- npm add graffle graphql
419
- ls
420
- cd projects/
421
- ls -la
422
- git clone git://github.com/hoxu/gitstats.git
423
- cd Cryobank/
424
- ls -la
425
- cd Cryobank-2.0
426
- ls -la
427
- $ ./git-stats /mnt/src/git/project ~/public_html/project
428
- pip install gitstats
429
- sudo apt install python3-pip
430
- gitstats . report
431
- cd projects
432
- ls -la
433
- cd Cryobank/Cryobank-2.0
434
- gitstats . report
435
- gitstats --help
436
- cd \
437
- sudo apt install gnuplot
438
- pip install gitstats
439
- npm run lint:fix
440
- npm run lint
441
- npm run lint:fix
442
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
443
- cd projects/Cryobank/Cryobank-2.0
444
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
445
- cd projects/Cryobank/Cryobank-2.0
446
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
447
- gitstats --help
448
- cd projects/Cryobank/Cryobank-2.0
449
- gitstats . report
450
- gitstats . report
451
- cd projects/
452
- ls -la
453
- Nuxt-Layers
454
- mkdir nuxt-layers
455
- cd nuxt-layers/
456
- cd projects/Cryobank/Nuxt-Layers/
457
- npm create nuxt -- --template layer base
458
- git submodule /base base
459
- git submodule add /base base
460
- npm create nuxt -- --template layer base
461
- git submodule add /base base
462
- npm create nuxt -- --template layer base
463
- rm -rf base/.git
464
- git add base/
465
- git commit -m "Add 'base' Nuxt Layer"
466
- git push
467
- npm create nuxt -- --template layer layers/base
468
- rm -rf layers/base/.git
469
- cd projects/Cryobank/
470
- ls -la
471
- rem -rf Nuxt-Layers/
472
- rm -rf Nuxt-Layers/
473
- rm -rf layers/base/
474
- npm create nuxt -- --template layer layers/base --no-git
475
- cd projects/Cryobank/Nuxt-Layers/
476
- cd ../
477
- rm -rf Nuxt-Layers/
478
- npx nuxi init playground
479
- npx nuxi init -t layer layers/base
480
- cd projects/
481
- cd Cryobank/Nuxt-Layers/
482
- cd playground/
483
- ls -la
484
- cd projects/Cryobank/Cryobank-2.0
485
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
486
- cd projects/Cryobank/Cryobank-2.0
487
- gitstats . report --format json
488
- nvm
489
- nvm isntall --lts
490
- nvm install --lts
491
- npm outdated
492
- npm install
493
- npm outdated
494
- npm run build
495
- cd projects/
496
- ls -la
497
- rm -rf efitware-server/
498
- cd projects/
499
- ls -la
500
- rm -rf efitware
501
- npm install
502
- sudo apt-get install libsecret-1-dev
503
- npx nuxt upgrade
504
- npm install nuxt@^4.0.0
505
- npx codemod@latest nuxt/4/migration-recipe
506
- sudo apt-get install libsecret-1-dev
507
- npx codemod@latest nuxt/4/migration-recipe
508
- nuxi cleanup
509
- npm outdated
510
- npm install
511
- npm ci
512
- gitstats . report
513
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
514
- gitstats . report
515
- cd projects/
516
- ls -la
517
- npm create nuxt nuxt-prerender
518
- cd projects/
519
- rm -rf nuxt-prerender/
520
- npm create nuxt@latest
521
- nvm ls
522
- nvm install --lts
523
- nvm ls
524
- npm outdated
525
- npm run lint
526
- npx nuxi@latest module add quasar
527
- npm install quasar @quasar/extras
528
- nuxi cleanup
529
- npx nuxt generate
530
- nuxt preview
531
- npx nuxt preview .
532
- node .output/server/index.mjs
533
- npx serve .output/public
534
- npx nuxt build
535
- npx nuxt preview
536
- node .output/server/index.mjs
537
- npm nuxi typecheck
538
- nuxi typecheck
539
- npm run build
540
- npm run serve
541
- npm run build
542
- npm run serve
543
- cd projects/
544
- ls -la
545
- rm -rf vue-drag-drop/
546
- rm -rf untitled/
547
- rm -rf sanctuary-playground/
548
- rm -rf nuxt-storybook/
549
- rm -rf nuxt-redirect/
550
- rm -rf nuxt-layers/
551
- rm -rf nuxt-data-fetching/
552
- rm -rf nuxt-auth/
553
- rm -rf fp-ts-play/
554
- ls -la
555
- cd Cryobank/
556
- ls -la
557
- rm -rf Nuxt-Layers/
558
- cd layers/base/
559
- nuxi cleanup
560
- npm install
561
- npm run dev
562
- npx nuxi dev
563
- npx nuxi module add eslint
564
- npx nuxi module add test-utils
565
- npx nuxi dev
566
- cd layers/base/
567
- npm run lint
568
- npm run lint --fix
569
- npm run lint:fix
570
- npm run lint
571
- npx nuxi cleanup
572
- npx nuxt prepare
573
- cd layers/base/
574
- npx nuxt prepare
575
- nuxi cleanup
576
- npm install --save-dev eslint-plugin-prettier eslint-config-prettier prettier
577
- npm run lint
578
- npm run lint:fix
579
- npm run lint
580
- cd layers/base
581
- npm run lint
582
- npm run typecheck
583
- npm install -D vue-tsc
584
- npm create nuxt -- --template layer layers/quasar
585
- cd layers/quasar/
586
- npm run dev
587
- npm outdated
588
- npx nuxi@latest module add quasar
589
- npm run lint:fix
590
- npx nuxi@latest module add quasar
591
- cd layers/quasar/
592
- npx nuxi@latest module add quasar
593
- npm run lint:fix
594
- cd layers/base/
595
- npm publish
596
- npm pkg fix
597
- cd ../quasar/
598
- npm pkg fix
599
- cd layers/base/
600
- npm publish
601
- cd projects/
602
- cd Cryobank/
603
- cd nuxt-layers/
604
- ls -la
605
- cd layers
606
- ls -la
607
- cd base/
608
- ls -la
609
- cd layers/base/
610
- npm publish
611
- npm login
612
- npm publish
613
- npm login
614
- npm publish
615
- npm outdated
616
- npm install
617
- npm ci
618
- npm outdated
619
- cd projects/
620
- ls -la
621
- rm -rf Cryobank/
622
- rm rf Spermbank/
623
- ls -la
624
- rm -rf Spermbank/
625
- mk Cryobank
626
- mkdir Cryobank
627
- cd Cryobank/
628
- ls -la
629
- git clone https://github.com/Cryobank/Cryobank-2.0.git
630
- cd layers/quasar/
631
- npm run dev
632
- cd ../../
633
- cd layers/base/
634
- npm install
635
- npm run dev
636
- cd ../quasar/
637
- npm install
638
- npm run dev
639
- cd ../base
640
- git tag v1.0.0
641
- git push origin --tags
642
- cd ../quasar/
643
- git tag v1.0.0
644
- git tag -d v1.0.0
645
- git push origin --delete tag v1.0.0
646
- cd ../base/
647
- git tag base-v1.0.0
648
- cd ../quasar/
649
- git tag quasar-v1.0.0
650
- npm install npm i @cooperco/nuxt-layer-base
651
- npm install
652
- npm ci
653
- sudo apt update
654
- curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg
655
- sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg
656
- echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main" | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null
657
- sudo apt update
658
- sudo apt install gh
659
- gh --version
660
- gh auth login
661
- cd projects/Cryobank/Cryobank-2.0/
662
- gh pulse -i 6
663
- cd projects/Cryobank/Cryobank-2.0/
664
- ls -la
665
- clear
666
- gh pulse pi 6
667
- clear
668
- gh pulse -i 6
669
- sudo apt update
670
- sudo apt install bc
671
- clear
672
- gh pulse -i 6
673
- clear
674
- gh pulse --pr -i all --by month
675
- gh auth status
676
- gh pulse --pr
677
- gh auth status
678
- git remove -v
679
- git remote -v
680
- gh pulse -i 6
681
- clear
682
- gh pulse -i 6
683
- clear
684
- gh pulse --pr
685
- gh pulse --help
686
- gh --help
687
- gh pulse --help
688
- gh extension list --verbose
689
- clear
690
- gh pulse -i 6
691
- clear
692
- export GITHUB_TOKEN=$(gh auth token)
693
- gh pulse -i 60 -s 10
694
- clear
695
- gh pulse -i 6 -s 10
696
- clear
697
- gh pulse -i 31 -s 10
698
- gh pulse -i 29 -s 10
699
- sudo apt update
700
- sudo apt install locales
701
- sudo locale-gen en_US.UTF-8
702
- sudo update-locale LANG=en_US.UTF-8
703
- gh pulse -i 29 -s 10
704
- clear
705
- cd projects/Cryobank/Cryobank-2.0/
706
- gh pulse -i 29 -s 10
707
- clear
708
- export GITHUB_TOKEN=$(gh auth token)
709
- gh pulse -i 29 -s 10
710
- cd layers/base/
711
- npx nuxi@latest module add i18n
712
- npm outdated
713
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
714
- python3 -m http.server 8001 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
715
- python3 -m http.server 8000 -d /home/devin/projects/Cryobank/Cryobank-2.0/report
716
- gitstats . report
717
- npm install oidc-client-ts --save
718
- npx nuxi@latest module add auth-utils
719
- cd layers/base/
720
- npm outdated
721
- cd ../quasar/
722
- npm outdated
723
- npm install -D @cooperco/nuxt-layer-base
724
- npm ci
725
- cd ../base/
726
- npm ci
727
- cd ../auth/
728
- npx nuxi@latest module add auth-utils
729
- npm run lint:fix
730
- npm run typecheck
731
- npm outdated
732
- nuxi cleanup
733
- npx nux@latest cleanup
734
- npx nuxi cleanup
735
- cd layers/base
736
- cd ./layers/base