30 days bot Setup # init deps yarn # run in dev yarn start:dev # build for prod yarn build # start in prod yarn start # linters check yarn lint