Commit Graph

8 Commits

Author SHA1 Message Date
Felicio Mununga 593dccf33d
Setup apps/website (#383)
* scaffold website project with Next.js

* set tamagui target

* remove whitespace

* update clean npm scripts

* apply patches post-install

* lock tamagui version

* add patch-package to root

* patch @tamagui/core-node

* patch @tamagui/normalize-css-color

* patch @achingbrain/ssdp

* remove patches from website

* update clean script in website

* remove @tamagui/vite-plugin from dependencies

* patch @tamagui/static

* update node-version

* define env vars
2023-04-26 12:06:18 +02:00
Pavel Prichodko 8a846ca3b8
update ci workflow 2023-03-13 21:48:08 +01:00
Pavel Prichodko 5697677a90
fix lint and reformat 2023-03-13 19:22:51 +01:00
Felicio Mununga 9b90209ab2
add release workflow (#293)
* add release workflow

* add @changesets/cli

* add `title` and `commit`
2022-07-06 15:05:33 +02:00
Pavel 6fc6410b32
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
Szymon Szlachtowicz f531ccc0f7
Bump js-waku version to 0.16.0 (#217) 2022-02-04 10:01:49 +01:00
Franck Royer 208946f756
ci: Enable test debug logging 2021-09-27 11:08:41 +10:00
Franck Royer b1ddcb5c49
Add CI 2021-09-24 12:48:32 +10:00