Commit Graph

7 Commits

Author SHA1 Message Date
Felicio Mununga 3cf4827e4d
remove apps/website (#457) 2023-07-06 13:18:26 +01:00
Felicio Mununga 00427f7ee5
Update turbo.json (#404) 2023-05-16 14:41:24 +02:00
Felicio Mununga 12428280cf
Set up web app deployment (#399)
* env

* vercel.json

* u

* global

* ignore

* preview

* vercel

* turbo

* fix turbo

* rm TAMAGUI_DISABLE_WARN_DYNAMIC_LOAD

* use globaThis
2023-05-16 13:04:47 +02:00
Felicio Mununga 539eb6f35d
Set up storybook deployment (#398)
* env

* vercel

* turbo

* move storybook build
2023-05-16 12:39:46 +02:00
Felicio Mununga 35937c256f
Set up website deployment (#391)
* env

* vercel.json

* turbo

* u

* root

* cwd
2023-05-12 15:06:04 +02:00
Pavel 0677fedc0e
Setup GitHub Actions (#287)
* add new GitHub Action for CI

* add yarn flag

* use actions v3

* add ci badge (lol)

* cache lint and format scripts

* add more steps

* remove unused component

* fix lint errors

* remove unsued eslint plugins
2022-06-29 16:46:51 +02:00
Pavel 680ce2f79b
Move to ESM, Vite, Vitest and Turborepo (#286)
* fix example hot module replacement

* add turbo

* migrate to vite

* use turbo for running scripts

* migrate testing to vitest

* set yarn in settings.json

* set noEmit in base tsconfig

* update yarn.lock

* move protos to src

* remove relative paths from status-js

* remove unused files

* update declaration dir

* use vite-node as a debugging runtime

* fix test

* unify tests

* fix test case typo
2022-06-28 16:40:39 +02:00