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 962ed4b610
sentry: rename one env (REACT_APP_ENABLE_SENTRY -> REACT_APP_SENTRY_ENABLED)
2021-11-07 08:50:49 +01:00
.github/workflows sentry: rename one env (REACT_APP_ENABLE_SENTRY -> REACT_APP_SENTRY_ENABLED) 2021-11-07 08:50:49 +01:00
bin sentry: rename one env (REACT_APP_ENABLE_SENTRY -> REACT_APP_SENTRY_ENABLED) 2021-11-07 08:50:49 +01: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 sentry: rename one env (REACT_APP_ENABLE_SENTRY -> REACT_APP_SENTRY_ENABLED) 2021-11-07 08:50:49 +01: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.development add Sentry 2021-11-06 09:18: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 sentry: rename one env (REACT_APP_ENABLE_SENTRY -> REACT_APP_SENTRY_ENABLED) 2021-11-07 08:50:49 +01: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 add Sentry 2021-11-06 09:18:57 +01:00
renovate.json update renovate.json 2021-07-04 18:02:58 +02:00
tsconfig.json init 2021-03-07 12:42:14 +01:00
yarn.lock add Sentry 2021-11-06 09:18:57 +01: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