New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mantis-app

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mantis-app

M.A.N.T.I.S (MongoDB, Analog, Nx, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.

0.9.2
latest
Source
npm
Version published
Weekly downloads
1
-90%
Maintainers
0
Weekly downloads
 
Created
Source

Mantis CLI

M.A.N.T.I.S (MongoDB, Angular, NestJS, Tailwind CSS, Ionic, Storybook) is not just a CLI tool; it's your passport to a seamless full-stack project launch.

This repo contains the cli source code to generate template projects.

Setup

Run npm install to install all of the dependencies.

Developing

Run npm run start:dev to build and run the cli.

To run a built cli, run npx mantis-app <arguments> e.g. npx mantis init.

Building

Run npm run build to build the cli.

Linting

Run npm run lint <files> to lint specified files.

Run npm run lint:all to lint all of the files.

Formatting

Run npm run format <files> to format specified files.

Run npm run format:all to format all of the files.

Commands

init

npx mantis-app init: Scaffolds a basic mantis application.

Keywords

MongoDB

FAQs

Package last updated on 28 Jun 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