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 7b34133f36 feat: add README.md and LICENSE 2021-06-07 17:34:47 +02:00
.circleci update .circleci/config.yml 2021-04-24 08:46:26 +02:00
public update title in index.html and disallow crawling the site 2021-03-28 18:31:38 +02:00
screenshots feat: add README.md and LICENSE 2021-06-07 17:34:47 +02:00
src FormDialog.useQualifications.ts - increase limit 2021-04-17 15:32:43 +02:00
.babelrc add SearchInput/UsersPage's TableToolbar 2021-03-12 08:26:40 +01:00
.env add .env file, update theme 2021-03-27 10:21:57 +01:00
.env.production update Dockerfile/nginx.conf, add .env.production 2021-04-17 08:31:19 +02:00
.gitignore update .gitignore, install lodash 2021-03-17 04:45:44 +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
Dockerfile update Dockerfile, bump @apollo/client 2021-04-24 19:54:40 +02:00
LICENSE feat: add README.md and LICENSE 2021-06-07 17:34:47 +02:00
README.md feat: add README.md and LICENSE 2021-06-07 17:34:47 +02:00
codegen.yml [WIP] 2021-03-13 16:57:18 +01:00
config-overrides.js bump some of the packages 2021-04-24 19:20:54 +02:00
default.conf rename nginx.conf -> default.conf, update Dockerfile (use nginx config templates instead of overriding the nginx.conf) 2021-04-24 16:40:44 +02:00
package.json update Dockerfile, bump @apollo/client 2021-04-24 19:54:40 +02:00
tsconfig.json init 2021-03-07 12:42:14 +01:00
yarn.lock update Dockerfile, bump @apollo/client 2021-04-24 19:54:40 +02:00

README.md

zdamegzaminzawodowy.pl Admin Panel

Screenshot

Development

Prerequisites

  1. Node.JS
  2. yarn
  3. Configured backend

Installation

  1. Clone this repo
git clone git@github.com:zdam-egzamin-zawodowy/admin-panel.git
  1. Navigate to the directory where you have cloned this repo.
  2. yarn install
  3. yarn run start

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dawid Wysokiński - contact@dwysokinski.me