To start:
- Find & Replace
TOP_LEVEL_DOMAIN
with your top level domain (IE:com
) - Find & Replace
PROJECT_NAME
with the name of your project
- NodeJS
- Yarn
yarn
yarn run start
yarn run build
- Create React App
- Tailwind
- Cypress
- Storybook
- Eslint
- Prettier running as a lint rule
Not the same thing as process.env.NODE_ENV
, set this so that Sentry knows the difference between develop, staging and productionenvironments.
As far as process.env.NODE_ENV
is concerned, run build meansthat it's production.
DSN from sentry.