14 Commits

Author SHA1 Message Date
Chika
38c2356aca package.json: add precommit script
code-style: add files to prettierignore
2022-05-08 21:01:02 +03:00
Chika
840eea78fd code-style: new eslint rules
prettier script
2022-05-08 20:53:27 +03:00
Chika
ae2c969860 code-style: add eslint-config-airbnb-typescript 2022-05-08 16:11:59 +03:00
Chika
11504e0f65 code-style: eslint autofix 2022-05-08 15:31:17 +03:00
Chika
8c7ce90b4d code-style: add eslint rules & prettier 2022-05-08 15:24:05 +03:00
Chika
b733da22cc store: add CalculationStore (values) 2022-04-29 12:50:28 +03:00
Chika
b8ddce6f09 packages: add apollo graphql client 2022-04-28 17:35:42 +03:00
Chika
f8c2701183 mocks: mock get-user request 2022-04-24 14:04:52 +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
9f46f7dc4a antd: fix styles + tree shaking 2022-04-20 23:46:27 +03:00
Chika
61a0b8adf7 packages: add sharp for prod image optimization 2022-04-20 23:23:38 +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