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

@neocoast/neploy

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neocoast/neploy

Deploy helper

  • 0.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by100%
Maintainers
2
Weekly downloads
 
Created
Source

Neploy

The NeoCoast deployment tool

neploy is a portmanteau of NeoCoast and deploy.


Usage

neploy [COMMAND]

init

neploy init <options>

Options

  • --interactive (optional): Launch interactive configuration helper (frontend only)
  • --no-backend (optional): Do not include backend configuration
  • --no-frontend (optional): Do not include frontend configuration

frontend

neploy frontend <options>

Options

  • --env, -e: The name of the environment in the .neployrc file (i.e.: staging)
  • --no-build (optional): Skip the build step
  • --no-invalidation (optional): Skip creating CloudFront invalidations
  • --no-upload (optional): Skip uploading to S3 buckets
  • --force, -f (optional): Do not ask for confirmation on any step

TO-DO list

  • Add backend support
    • Deploy to ElasticBeanstalk
      • Synchronize ElasticBeanstalk environment variables with .env
    • Deploy to EC2
  • Create S3 buckets if they do not exist
  • Make init command interactive
    • Frontend
    • Backend

Want to contribute?

  1. Fork this repository.
  2. Clone your fork.
  3. Write your changes.
  4. Submit a PR.

Icons made by Freepik from www.flaticon.com

Keywords

FAQs

Package last updated on 11 Sep 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