mydata-cli
v1.0.14
Published
A CLI tool for interacting with MyData API and managing data. Supports login, data retrieval, and more. Built with Node.js.
Readme
📦 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
- 📧 Email: [email protected]
- 🐙 GitHub: vinoth82003
- 💼 LinkedIn: vinoth82003
- 🌐 Portfolio: vinoths.vercel.app
Generated by mycli
