Ruidy
73ced1f244
Fully automate dev setup with Gitpod ( #7 )
...
* Fully automate dev setup with Gitpod
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
* update deps
2021-03-20 12:47:24 +01:00
dependabot[bot]
ae15f1440a
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #2 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:19:01 +01:00
dependabot[bot]
333143b46e
Bump elliptic from 6.5.2 to 6.5.3 ( #3 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:18:36 +01:00
dependabot[bot]
e4233f3739
Bump http-proxy from 1.18.0 to 1.18.1 ( #4 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:18:15 +01:00
dependabot[bot]
adfa870faa
Bump ini from 1.3.5 to 1.3.8 ( #1 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:16:22 +01:00
e368efc10c
prepare for release
2020-08-05 09:41:28 +02:00
c90842bede
style: size cards
2020-08-05 09:30:46 +02:00
18235f577f
refactor
2020-08-03 23:18:08 +02:00
44a971ea50
style header
2020-08-03 21:50:13 +02:00
b303368eb1
style matchFull component
2020-08-03 21:44:06 +02:00
747d56fdeb
style: match list component
2020-08-03 21:35:02 +02:00
5ab2967c88
create match full page
2020-07-22 22:32:01 +02:00
10df79e847
use context to manage state
2020-07-22 21:33:31 +02:00
de5c4def4d
add material UI
2020-07-21 22:23:48 +02:00
01faa0fd7f
part 1
2020-07-21 18:59:11 +02:00
5c4663e975
Initialize project using Create React App
2020-07-21 16:33:36 +02:00