Skip to content

Repository files navigation

bad_code_banner_3

Krypta²

Frontend repository for our Cardgourmet platform.

Our Stack:

To get started run pnpm install and then pnpm dev. Make sure to have pnpm installed beforehand.

Linter Setup

For IntelliJ there is an official plugin available: https://biomejs.dev/guides/editors/first-party-extensions/#intellij when configured correctly you should have Biome running on save and also during the Strg+Alt+L shortcut.

For VSCode there is, of course, also one available: https://biomejs.dev/guides/editors/first-party-extensions/#vs-code

Pre-Commit

To make sure the code is always properly formatted, we use pre-commit. To set it up use:

pip install pre-commit

pre-commit install

Update API Schema

Make sure to have dependencies installed before running the following commands.

npx openapi-typescript https://api.cardgourmet.dev/openapi.json -o ./src/schema/api.d.ts

About

Second take on our frontend.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages