Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Repository files navigation

Krypta

Frontend repository for cardgourmet.com.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Copy .env.example to .env and adjust accordingly. At least the following values should be provided:

CARDGOURMET_API_URL=https://api.cardgourmet.com
CARDGOURMET_API_USER=<basic-auth-username>
CARDGOURMET_API_PASSWORD=<basic-auth-password>

NEXT_PUBLIC_GOOGLE_CLIENT_ID=<google-client-id>

KRYPTA_TOKEN_SECRET=<jwt-secret>

Run the development server:

npm install # or 'yarn install'
npm run dev # or 'yarn dev'

Open http://localhost:3000 with your browser to see the result.

Example Pages

TCG Resources

Auth

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

The entire Cardgourmet website

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages