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

create-postpipe-signup

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-postpipe-signup

CLI to scaffold PostPipe Signup Flow

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

Create PostPipe Signup

CLI to scaffold the Signup Flow (Frontend + Backend) for Next.js applications.

Features

  • ⚡ specific: Generates Signup Form UI.
  • 🔗 Integrated: Works seamlessly with create-postpipe-auth.
  • ✅ Validation: Includes Zod schema for signup data.
  • 🎨 Responsive: Uses your existing Tailwind setup.

Usage

Run this command in your Next.js project root:

npx create-postpipe-signup

What it does

  • Creates src/app/signup/page.tsx (or equivalent).
  • Connects to Server Actions for user registration.
  • Adds form validation handling.

Credits

Created by Sourodip Roy.

License

CC-BY-NC-SA-4.0

FAQs

Package last updated on 09 Dec 2025

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