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 84f0a358df
update Sentry config
2021-11-06 10:42:02 +01:00
.github/workflows Sentry release is now configurable 2021-11-06 08:10:53 +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 add Sentry.captureException to catch blocks 2021-11-06 08:36:26 +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 update Sentry config 2021-11-06 10:42:02 +01:00
.env.production update Sentry config 2021-11-06 10:42:02 +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 fix: add missing env in Dockerfile 2021-11-06 08:12:06 +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 Sentry release is now configurable 2021-11-06 08:10:53 +01:00
package.json Merge pull request #48 from zdam-egzamin-zawodowy/renovate/sentry-javascript-monorepo 2021-11-06 08:18:23 +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 update Sentry config 2021-11-06 10:42:02 +01:00
tsconfig.json add eslint/graphql-codegen/.babelrc/typescript configuration 2021-03-17 05:04:50 +01:00
yarn.lock Merge pull request #48 from zdam-egzamin-zawodowy/renovate/sentry-javascript-monorepo 2021-11-06 08:18:23 +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