17 Commits

Author SHA1 Message Date
Chika
3a52ce3647 code-style: eslint fixes 2022-05-08 21:32:40 +03:00
Chika
38c2356aca package.json: add precommit script
code-style: add files to prettierignore
2022-05-08 21:01:02 +03:00
Chika
c476f42e45 code-style: prettier files 2022-05-08 20:55:05 +03:00
Chika
11504e0f65 code-style: eslint autofix 2022-05-08 15:31:17 +03:00
Chika
78f9743fc5 types: organize store types 2022-05-08 13:30:07 +03:00
Chika
e6433f122c project: organize mobx files 2022-04-28 18:35:55 +03:00
Chika
05980e1099 project: organize apollo files 2022-04-28 18:17:24 +03:00
Chika
b8ddce6f09 packages: add apollo graphql client 2022-04-28 17:35:42 +03:00
Chika
6c8f50223c document: add initialProps for styled-components 2022-04-24 20:57:30 +03:00
Chika
e1e944da30 types: move User type closer to service 2022-04-24 16:05:32 +03:00
Chika
f8c2701183 mocks: mock get-user request 2022-04-24 14:04:52 +03:00
Chika
85cf820873 fonts: add Montserrat 500 2022-04-24 00:14:23 +03:00
Chika
39f61ef749 create root, user stores & connect to component 2022-04-24 00:02:37 +03:00
Chika
519fe19325 next.config: remove antd plugin
(replace with less loader to keep support swc)
2022-04-21 22:39:00 +03:00
Chika
7851fbbbc8 html: move meta viewport to _app 2022-04-20 23:53:34 +03:00
Chika
81c92dcdd7 initial UI part 2022-04-20 23:05:45 +03:00
Chika
1f21693fbe Initial commit from Create Next App 2022-04-20 10:03:38 +03:00