Skip to content

unordinarity/tonystyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tony.Style

Business card, CV, personal blog, petproject playground

Feature-Sliced Design Tests: no Coverage: 146% Build: sometimes

Getting started

Prerequisites

  • Node.js 18
  • Yarn v1

Commands

Command Action
yarn install Install dependencies and link monorepo packages
yarn develop Start local dev server
yarn format Reformat code
yarn lint Lint code
yarn test Run test cases
yarn build Build project
yarn serve Preview build locally
yarn clean Cleanup cache and build directories

Boring technical details

Project is monorepo with simple hierarchy: tonystyle depends on all secondary packages.

Whole project

Main package, application entry point

Effector wrapper for media queries matching

Wrappers for handling side-effects in effector

Server for delivering static data as graphql

React utilities for SSR-related conditional rendering and side-effect handling

Development

If you have any suggestions, feel free to open discussion, create pull request or call me in the middle of the night. No rules, no linters, no cry.