Commit graph

19 commits

Author SHA1 Message Date
Ruidy
00d2bd47cf chore: edit .gitignore 2020-10-25 12:10:27 +01:00
Ruidy
cce82548bf chore: edit .gitignore 2020-10-25 12:09:30 +01:00
Ruidy
d7e63400a1 chore: upgrade deps 2020-10-23 08:59:48 +02:00
Ruidy
7ad22c0b4f Merge remote-tracking branch 'origin/master'
# Conflicts:
#	yarn.lock
2020-10-23 08:58:34 +02:00
Ruidy
9cbc550b80 chore: upgrade deps 2020-10-23 08:58:03 +02:00
dependabot[bot]
e596e41e56
Bump http-proxy from 1.18.0 to 1.18.1 (#3)
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-10-23 08:56:07 +02:00
dependabot[bot]
e385a966d9
Bump elliptic from 6.5.2 to 6.5.3 (#2)
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-10-23 08:55:52 +02:00
dependabot[bot]
5db1fc64b8
Bump websocket-extensions from 0.1.3 to 0.1.4 (#1)
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-10-23 08:55:35 +02:00
Ruidy
33cb46b4ff set store layout 2020-10-23 08:53:11 +02:00
Ruidy
55698db937 set types for styled component 2020-10-22 17:15:04 +02:00
Ruidy
a3353418dc install styled components 2020-10-22 16:22:52 +02:00
Ruidy
c4afcc18c8 introduce containers and core folders 2020-10-22 15:24:00 +02:00
Ruidy
0aca319c24 introduce components folder and refactor 2020-10-22 14:50:57 +02:00
Ruidy
93c909003f set assets folder structure 2020-10-22 14:33:04 +02:00
Ruidy
b267a682bd set client side router 2020-10-22 14:21:24 +02:00
Ruidy
4a478b67ba set prettier and eslint 2020-10-22 13:59:00 +02:00
Ruidy
f8d1727f9d use typescript 2020-10-22 13:49:42 +02:00
Ruidy
fde6f435aa first commit 2020-10-22 13:40:10 +02:00
Ruidy
13fe93f43c Initialize project using Create React App 2020-10-22 13:32:31 +02:00