Skip to content

SupercarMarket/supercarmarket.co.kr

Repository files navigation

Logo

Supercarmarket.co.kr

The next.js project for high-performance ecommerce sites.
only for Supercar.
Slack · Website · Issues

Built with

Service Environment

  • Web: enabled
  • PWA: enabled
  • Android: comming soon with TWA

Apps and Packages

  • web: SupercarMarket_Client
  • config: eslint and prettier configurations (includes eslint-config-next and eslint-config-prettier)
  • feature: react content api
  • hooks: common hooks on project
  • lib: common api and util function on project
  • tsconfig: tsconfig.jsons used throughout the monorepo
  • types: type used throughout the monorepo
  • ui: design system for project

Build

To build all apps and packages, run the following command:

cd supercarmarket.com
pnpm run build

Develop

To develop all apps and packages, run the following command:

cd supercarmarket.com
pnpm install
npm run dev

Roadmap

See the roadmap project for a list of proposed features (and known issues). You can change the view to see planned tagged releases.

Flow on project