This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 970d962ca5 simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00
public update favicon.ico, add logo.svg, add styles and background to the SignInPage, finish the SignInForm logic 2021-03-07 21:47:18 +01:00
src simplify the Table component, the UsersPage shows some basic data 2021-03-11 20:29:56 +01:00
.babelrc init 2021-03-07 12:42:14 +01:00
.gitignore add .graphqlconfig, fix typo in .prettierrc filename, add a new lib - auth 2021-03-07 16:37:08 +01:00
.graphqlconfig add AppLoading, Spinner and a basic material-ui theme 2021-03-07 17:19:48 +01:00
.prettierrc add .graphqlconfig, fix typo in .prettierrc filename, add a new lib - auth 2021-03-07 16:37:08 +01:00
codegen.yml add configured graphql-codegen 2021-03-09 19:44:13 +01:00
config-overrides.js init 2021-03-07 12:42:14 +01:00
package.json add configured graphql-codegen 2021-03-09 19:44:13 +01:00
tsconfig.json init 2021-03-07 12:42:14 +01:00
yarn.lock add configured graphql-codegen 2021-03-09 19:44:13 +01:00