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 a5682b0897
update Dockerfile
2021-11-04 17:40:19 +01:00
.github/workflows add one more arg to Dockerfile - SENTRY_DSN 2021-11-04 16:56:19 +01:00
public add and setup sentry 2021-11-04 09:23:45 +01:00
screenshots feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
src update Dockerfile 2021-11-04 17:40:19 +01:00
.babelrc add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.dockerignore add sharp to package.json and add a new file - .dockerignore 2021-08-13 07:54:59 +02:00
.env add and setup sentry 2021-11-04 09:23:45 +01:00
.env.production update Dockerfile 2021-11-04 17:40:19 +01:00
.eslintrc.js use eslint-config-next instead of eslint-config-react-app 2021-08-04 18:27:19 +02:00
.gitignore add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.graphqlconfig add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
.prettierrc init 2021-03-16 17:46:10 +01:00
Dockerfile update Dockerfile 2021-11-04 17:40:19 +01:00
LICENSE feat: add README.md and LICENSE 2021-06-07 17:26:55 +02:00
README.md update README.md 2021-06-19 16:59:40 +02:00
codegen.yml add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
next-env.d.ts bump eslint-config-next and fix one import in resolveAs.ts 2021-08-13 07:20:56 +02:00
next-sitemap.js add next-sitemap 2021-04-13 18:24:21 +02:00
next.config.js add and setup sentry 2021-11-04 09:23:45 +01:00
package.json update package.json 2021-11-04 09:34:10 +01:00
renovate.json update renovate.json 2021-07-04 17:56:19 +02:00
sentry.client.config.ts add and setup sentry 2021-11-04 09:23:45 +01:00
sentry.server.config.ts add and setup sentry 2021-11-04 09:23:45 +01:00
tsconfig.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
yarn.lock add and setup sentry 2021-11-04 09:23:45 +01:00

README.md

zdamegzaminzawodowy.pl

Screenshot

A web app for practising the theoretical part of the vocational exam.

Development

Prerequisites

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

Installation

  1. Clone this repo
git clone git@github.com:zdam-egzamin-zawodowy/website.git
  1. Open the folder with this project in a terminal.
  2. yarn install
  3. yarn run dev

License

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

Contact

Dawid Wysokiński - contact@dwysokinski.me