Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

photon-migrate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

photon-migrate

Welcome to @postman/photon-migrate 👋

  • 0.1.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

photon-migrate

Welcome to @postman/photon-migrate 👋

Documentation Maintenance

🏠 Homepage

photon-migrate helps migrate Sails.Js repositories to Photon.

Overview

Migrating using photon-migrate

  1. Install photon-migrate
npm install -g @postman/photon-migrate

Once installed, run photon-migrate --help to see more details.

Usage

Once you run the migrate command, photon-migrate will create two different branches feature/photon-migration-setup and feature/photon-migrate. This will ease the review process.

Migrate

The migrate command will migrate your files to Photon.

$ photon-migrate migrate

Help

$ photon-migrate --help

will output something like this:

Usage: photon-migrate [command]

CLI for Photon migration

Options:
  -V, --version        output the version number
  -h, --help           display help for command

Commands:
  migrate              Migrate files to Photon
  help [command]       display help for command

You can also run photon-migrate <command> --help to see more details about a specific command:

Author

👤 Postman Labs mail@postmanlabs.com

Show your support

Give a ⭐️ if this project helped you!

Copyright © 2023 Postman Labs mail@postmanlabs.com.

FAQs

Package last updated on 20 Oct 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc