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

mydata-cli

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mydata-cli

A CLI tool for interacting with MyData API and managing data. Supports login, data retrieval, and more. Built with Node.js.

latest
npmnpm
Version
1.0.14
Version published
Weekly downloads
15
Maintainers
1
Weekly downloads
 
Created
Source

📦 mydata-cli

A CLI tool for interacting with MyData API and managing data. Supports login, data retrieval, and more. Built with Node.js.

📑 Table of Contents

  • About
  • Features
  • Tech Stack
  • Getting Started
  • Available Scripts
  • Environment Variables
  • Screenshots
  • Contributing
  • Changelog
  • License
  • Contact

🧠 About

mydata-cli is a A CLI tool for interacting with MyData API and managing data. Supports login, data retrieval, and more. Built with Node.js..

✨ Features

  • ⚡ Fast, responsive UI
  • 🔐 Auth (JWT, Google, OTP)
  • 🗓️ Calendar + Project + Password Manager
  • 🌗 Theme toggle
  • 🔒 Encrypted .env vault

🧰 Tech Stack

Edit this section manually if needed

  • Frontend: React / Next.js
  • Backend: Node.js / Next.js API
  • Database: MongoDB (via Mongoose)
  • Auth: NextAuth / JWT
  • UI: TailwindCSS / Framer Motion / Lucide Icons

🚀 Getting Started

git clone https://github.com/vinoth82003/mydata-cli.git
cd mydata-cli
npm install
npm run dev

🧪 Available Scripts

From your package.json:

{
  "test": "echo \"Error: no test specified\" && exit 1"
}

🔐 Environment Variables

Loaded from: .env

API_URL=<hidden>

🤝 Contributing

  • Fork the repo
  • Create a branch
  • Commit your changes
  • Push to your fork
  • Submit a PR

📜 Changelog

  • v1.0.11 – Initial release

📄 License

Licensed under the ISC license.

📬 Contact

Generated by mycli

Keywords

cli

FAQs

Package last updated on 19 Jul 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