Socket
Book a DemoInstallSign in
Socket

@mvp-rockets/namma-generator

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mvp-rockets/namma-generator

A generator to generate mvp-rockets projects

6.3.2
latest
Source
npmnpm
Version published
Weekly downloads
5
-80.77%
Maintainers
3
Weekly downloads
 
Created
Source
  • 1. Introduction
  • 2. Pre-requirement
  • 3. Installation
  • 4. Create the project/boilerplate codes.
  • 5. Development

1. Introduction

A generator to generate mvp-rockets projects/boilerplate codes.

2. Pre-requirement

  • Ubuntu 20.04 or above
  • docker(19.xx or above)
  • docker-compose(1.28.xx or above)

3. Installation

npm i -g @mvp-rockets/namma-generator

4. Create the project/boilerplate codes.

mkdir project-name && cd project-name
namma_generate

Questions asked during the generation process: Project Name: (defaults to the current directory name)

Services to setup:

Service Name:

  • Will create a sub-directory of that name and copy the service code.
  • Will define the service name within package.json as project-name-service-name (e.g. project-api)
  • Set the service version as 1.0.0

In case of API, additional prompt "Cloud Provider" is asked for.

  • Currently we have only published the AWS version.

5. Development

This project uses git submodule. First time cloning: git clone --recurse-submodules -j4 Else, after cloning, you will need to run the following for the first time. git submodule update --init --recursive

Whenever you want to update the submodules, run git submodule update --recursive

Keywords

napses

FAQs

Package last updated on 16 Apr 2024

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.