{"id":26832701,"url":"https://github.com/samuelebarbiera/venmjs","last_synced_at":"2026-04-12T13:50:42.143Z","repository":{"id":41560739,"uuid":"393984352","full_name":"SamueleBarbiera/Venmjs","owner":"SamueleBarbiera","description":"BUILDING A VUE STACK IT'S NEVER BEEN SO EASY🔧 ⛏️","archived":false,"fork":false,"pushed_at":"2021-10-27T15:40:26.000Z","size":24640,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"0.0.8","last_synced_at":"2025-03-23T21:47:32.776Z","etag":null,"topics":["backend-framework","cli","cloud","create","database","dependencies","deploy","docker","fullstack-javascript","hosting","mevn","node","nuxtjs","orm","testing","venmjs","vue","webapp"],"latest_commit_sha":null,"homepage":"https://samuelebarbiera.github.io/Venmjs/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamueleBarbiera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-08T14:33:46.000Z","updated_at":"2023-02-13T23:21:13.000Z","dependencies_parsed_at":"2022-08-31T08:30:50.620Z","dependency_job_id":null,"html_url":"https://github.com/SamueleBarbiera/Venmjs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamueleBarbiera%2FVenmjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamueleBarbiera%2FVenmjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamueleBarbiera%2FVenmjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamueleBarbiera%2FVenmjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamueleBarbiera","download_url":"https://codeload.github.com/SamueleBarbiera/Venmjs/tar.gz/refs/heads/0.0.8","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334454,"owners_count":20760646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend-framework","cli","cloud","create","database","dependencies","deploy","docker","fullstack-javascript","hosting","mevn","node","nuxtjs","orm","testing","venmjs","vue","webapp"],"created_at":"2025-03-30T15:18:18.674Z","updated_at":"2026-04-12T13:50:42.097Z","avatar_url":"https://github.com/SamueleBarbiera.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://samuelebarbiera.github.io/venmjs/\"\u003e\u003cimg src=\"img/logo.png\" width=\"270px\" height=\"230px\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca aria-label=\"License\" href=\"https://github.com/SamueleBarbiera/Venmjs/blob/0.0.6/LICENSE.md\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/l/blitz.svg?style=for-the-badge\u0026labelColor=000000\u0026color=blue\"\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"NPM version\" href=\"https://www.npmjs.com/package/venmjs\"\u003e\n    \u003cimg alt=\"\" src=\"https://img.shields.io/npm/v/blitz.svg?style=for-the-badge\u0026labelColor=000000\u0026color=E65528\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1\u003eThis package can be used on Windows \u0026 Linux \u003cbr\u003e (Mac is still on the testing phase)\u003c/h1\u003e\n\n\u003ch2\u003e This CLI was tested on these OS: \u003cbr\u003e [Windows 10] - [Ubuntu 20.04 LTS] - [MacOS Big Sur 11.5] \u003c/h2\u003e\n\n\u003ch3\u003e\nThis is a tool 🔧 that can be installed in your terminal at any time ⛏️ ,it was made for beginners and even for experts... for his utilities and his simple creation process 🧨. Every web developer knows how frustrating is to deal with the creation of a new project... 👀 and we even know that we pretty lazy, so I came up with this idea 💡\n\u003c/h3\u003e\n\n# Quick starting point 🔮\n\n### 👇 Installation 👇 \n```bash\nnpm i -g venmjs                 (WINDOWS USERS)\nsudo i -g venmjs --unsafe-perm  (MAC \u0026 LINUX USERS)\n```\n\n###  👇 Creation of a new project 👇\n```bash\nvenm create \u003cappname\u003e\n```\n\n# 👇 Venm-cli offers the commands listed below 👇\n-   create \u003cappname\u003e 👉 Create a Fullstack Project (Client \u0026\u0026 Server) 🚀 [SEMISTABLE ✅🚧]\n-   deploy 👉 Deploy the webapp on a cloud platform of choice 🌐 [SEMISTABLE ✅🚧]\n-   dockerize 👉 Create a multicontainer for your app with Docker 🐳 [STABLE ✅]\n-   start 👉 Start the client side or the server side locally 🏁 [STABLE ✅]\n-   devops 👉 Automate option is available 🔰 [UNSTABLE ⛔⏳]\n-   build 👉 Build folder for production 🏠 [UNSTABLE ⛔⏳]\n-   dep 👉 Install dependencies 🧰 [UNSTABLE ⛔⏳]\n-   test 👉 Testing phase 🔬 [UNSTABLE ⛔⏳]\n\n# Accessible fullstack projects to create ✒️\n- [**MEVN**]  [Mongodb - Express - Mobile/Ssr/Ssg/MultiPlatform/Vue - Nodejs - GraphQL/RestAPI]\n- [**MYEVN**] [MySQL - Express - Mobile/Ssr/Ssg/MultiPlatform/Vue - Nodejs - GraphQL/RestAPI]\n- [**MLVN**]  [Mongodb - Laravel - Mobile/Ssr/Ssg/MultiPlatform/Vue - Nodejs - RestAPI]\n- [**MYLVN**] [MySQL - Laravel - Mobile/Ssr/Ssg/MultiPlatform/Vue - Nodejs - GraphQL/RestAPI]\n\n# Installation \u0026 Prerequisite (to run the venm-cli) ⚗️\n## General\n-   [**Nodejs**](https://nodejs.org/en/) A JavaScript run-time environment that executes JavaScript code on the browser\n-   [**Npm**](https://www.npmjs.com/) is a package manager for the JavaScript programming language.\n-   [**Git**](https://git-scm.com/) is a version control system for tracking changes in computer files\n-   [**Yarn**](https://yarnpkg.com/getting-started/install) a package manager that doubles down as project manager\n## Os Terminal\n-   [**Wt**](https://www.microsoft.com/it-it/p/windows-terminal/9n0dx20hk701?activetab=pivot:overviewtab) NEW Windows Cmd \n-   [**Cmd**](https://brew.sh/) MacOS Cmd\n-   [**Bash**](https://www.dummies.com/computers/operating-systems/linux/common-linux-commands/) Linux Cmd \n\n\n\n# Optional Prerequisite (use every cmd available) 📦\n\n## Frontend ⚡\n### Mobile\n-   [**Ionic**](https://quasar.dev/) Mobile js framework for Vuejs `npm i -g @ionic/cli@latest` \n-   [**Cordova**](https://quasar.dev/) Cordova/Native Ionic implementation `npm i -g @ionic/cli@latest native-run cordova-res` \n-   [**VueNative**](https://vue-native.io/docs/installation.html) Mobile framework for Vuejs `npm i --global vue-native-cli` \n-   [**Expo-cli**](https://vue-native.io/docs/installation.html) Expo-cli implementation in Vuenative`npm i --global expo-cli`\n\n### Ssr\n-   [**Nuxtjs**](https://nuxtjs.org/docs/2.x/get-started/installation) `npm i nuxt \u0026\u0026 npm i -g create-nuxt-app`\n-   [**Quasar**](https://quasar.dev/) SSR framework for Vuejs `npm i -g @quasar/cli`\n\n### Ssg\n-   [**Vuepress**](https://vuepress.vuejs.org/) \n-   [**Gridsome**](https://gridsome.org/) Jamstack framework for Vuejs `npm i --global @gridsome/cli`\n\n### MultiPlatform\n-   [**Electron**](https://www.electronjs.org/) Electron `npm i -g electron@latest`\n\n### Default\n-   [**Vue**](https://cli.vuejs.org/guide/installation.html) Vuejs  CLI `npm i -g @vue/cli`\n\n## Backend Framework 👨‍💻\n-   [**Express**](https://expressjs.com/en/starter/installing.html) Express framework\n-   [**Laravel**](https://laravel.com/docs/8.x/installation) Laravel framework (Composer and php must be installed)\n\n## Deployment 🚧\n-   [**Firebase**](https://firebase.google.com/) `npm i -g firebase-tools` it's a platform service to deploy a full stack webapp\n-   [**Heroku**](https://dashboard.heroku.com/) `npm i -g heroku` it's a platform service to deploy a full stack webapp\n-   [**Netlify**](https://www.netlify.com/) `npm i netlify-cli -g` it's a platform service to deploy Static sites\n-   [**Docker**](https://www.docker.com/) it's a Dev Environment to create containers that can be deployed easily\n\n## Standard Api 🎯\n-   [**GraphQL**](https://graphql.org/graphql-js/) `npm i graphql --save`\n-   [**Rest API**](https://it.wikipedia.org/wiki/Representational_State_Transfer) Default Api\n  \n## Database 🧱\n-   [**Mongodb**](https://www.mongodb.com/) Starting non relational database          \n-   [**Mysql**](https://www.mysql.com/) Starting relational database\n\n# My Socials 🤳\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://twitter.com/sambeatzs\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"sambeatzs\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/samuele-antonio-barbiera-bb023320b/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"samuele antonio barbiera\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://stackoverflow.com/users/16105959\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/stack-overflow.svg\" alt=\"samuelebarbiera\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://instagram.com/samuelebarbiera\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg\" alt=\"samuelebarbiera\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://discord.gg/2Wj7hmP6Nf\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/discord.svg\" alt=\"samuele#6396\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Donations 💸\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"buymeacoffee.com/?via=samueleb\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# License ©️\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n\u003ch5\u003e\u003ca href=\"https://github.com/madlabsinc/mevn-cli\"\u003eThis project was inspired by madlabsinc repository [MEVN CLI]\u003c/a\u003e\u003c/h5\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelebarbiera%2Fvenmjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelebarbiera%2Fvenmjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelebarbiera%2Fvenmjs/lists"}