Skip to content

Latest commit

History

History
48 lines (39 loc) 路 792 Bytes

README.md

File metadata and controls

48 lines (39 loc) 路 792 Bytes

Gymfy

Releases

  • Home 鉁旓笍
  • Dashboard
  • Virtual Coin (without web3 integration)
  • Marketplace v1 (without web3 integration)
  • Integrate with Metamask
  • GymfyCoin (web3 integration)
  • Marketplace v2 (web3 integration)

Technologies:

General

  • Turborepo 鉁旓笍
  • Eslint 鉁旓笍
  • Prettier 鉁旓笍
  • Docker Compose 鉁旓笍
  • Husky 鉁旓笍
  • Lint Staged 鉁旓笍

Web

  • Typescript 鉁旓笍
  • Vite 鉁旓笍
  • Tailwind CSS 鉁旓笍
  • React-query
  • GraphQL
  • Storybook 鉁旓笍
  • Test E2E with Cypress
  • Unit Test (?)
  • New Component Structure 鉁旓笍
    • Button
      • Button.stories.tsx
      • Button.test.tsx
      • Button.container.tsx
      • Button.component.tsx
      • Button.types.ts
      • index.tsx

Server

  • Typescript 鉁旓笍
  • GraphQL 鉁旓笍
  • Prisma 鉁旓笍
  • Unit Test with Jest