New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@reactivers/nextjs-tailwind-ts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactivers/nextjs-tailwind-ts

NextJS, Tailwind, Typescript, Cypress boilerplate

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Installation

npx @reactivers/nextjs-tailwind-ts your-app-name

Getting started

  • Check package.json out.
  • It has lots of scripts that you may need.
  • You can edit ./environments/.env.* and use NEXT_PUBLIC_APP_ENV
  • Don't forget to edit next-sitemap.config.js

Test

npm run e2e:headless

Docker

Build

docker-compose up -d --build

Clean

docker-compose down --remove-orphans --rmi "local" --volumes

Keywords

NextJS

FAQs

Package last updated on 04 Jul 2023

Did you know?

Socket

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.

Install

Related posts