@iarsene69/cold-js
v1.0.1
Published
A dead easy cli for building new Node.js project with the power of Typescript, Prisma ORM and express.js in one command line
Downloads
3
Maintainers
Readme
ColdJS
A dead easy cli for building new Node.js project with the power of Typescript, Prisma ORM and express.js in one command line
Installation
Install Cold.js globally
npm install -g @iarsene69/cold-js
**To install this cli you need Node.js
Usage/Examples
Initialize new project
cold init your-project-name
This command will Initialize new project like this
Run your project
npm run dev
Other Commands
Creating new controller
cold controller your-controller-name
Creating new validator
cold validator your-validator-name
Creating new router
cold router your-router-name
Creating new middleware
cold middleware your-middleware-name
Feedback
If you have any feedback, please reach out to me at [email protected]
Contributions are always welcome
Technical Support
You can ask and share with me at Miko v1 HQ