Launch a successful business with TON blockchain: manage dapps, tokens and payments in one place with powerful API and deep commercial integrations
nvm use2npm i3npm run dev
- Put new swagger.yaml to the
./scripts npm run generate-api
- lint (eslint & prettier):
npm run lint - test (vitest):
npm run test - check typings (vite DOESN'T do it automatically):
npx tsc --noEmit
Runs lint for staged files and checks typescript typings (You don't have to install or configure husky, it is done automatically)
nvm usenpm cinpm run build:staging
nvm usenpm cinpm run build:staging2
nvm usenpm cinpm run build
