
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
create-next-13-boilerplate
Advanced tools
Boilerplate NextJS 13 + Typescript + Chakra UI + Prettier + ESLint + Pre-commit (Husky + Lint-staged) + Cypress (e2e + component)
This is a Next.js Boilerplate set up with Typescript, Chakra UI, Eslint, Prettier, Pre-commit (Husky + lint-staged) and Cypress.
Get this starter project and maximize your experience like DEVELOPER!!!
(~)
;$ git clone https://github.com/AstrOOnauta/next-13-boilerplate.git
$ yarn
OR $ npm i
$ yarn husky-install
OR $ npm run husky-install
$ yarn dev
OR $ npm run dev
1. Open (http://localhost:3000) with your browser to see the result.
2. You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
dev
: runs your application on localhost:3000
;build
: creates the production build version;start
: starts a simple server with the build production code;prettier
: runs the prettier commands in all components and pages;lint
: runs the lintering commands in all components and pages;lint-staged
: runs the linting & prettier commands to those files which are changed not all the project files;husky-install
: initialize the husky;type-check
: runs the linter in all components and pages;cypress:open
: runs cypress on browser to check e2e and components tests;cypress:run
: runs cypress on terminal to check e2e and components tests.FAQs
Boilerplate NextJS 13 + Typescript + Chakra UI + Prettier + ESLint + Pre-commit (Husky + Lint-staged) + Cypress (e2e + component)
The npm package create-next-13-boilerplate receives a total of 0 weekly downloads. As such, create-next-13-boilerplate popularity was classified as not popular.
We found that create-next-13-boilerplate demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.