mevn-cli

Light speed setup for MEVN(Mongo Express Vue Node) Apps

MIT License

Downloads
194
Stars
821
Committers
43

Bot releases are visible (Hide)

mevn-cli - v1.8.3 Latest Release

Published by jamesgeorge007 over 3 years ago

🐛 Bug Fixes

  • #216 fix: deploy to heroku workflow (#216)

🏠 Internal

  • #217 chore: bump deps
  • #215 chore: update deps
  • #214 chore: add unit tests
  • #213 refactor: leverage helpers
  • #212 tests: add exit code
  • #211 chore: upgraded commander v2 to v6
  • #204 chore: increase test coverage
  • #202 chore: fixed ANSI escape code error on local testing
  • #201 test: cleanup before executing tests
  • #200 chore: rename starter template directory

👨‍💼 Committers: 7

  • James George (@jamesgeorge007)
  • Santosh Yadav (@santoshyadavdev)
  • Gautam Krishna R (@gautamkrishnar)
  • Dani Vijay (@danivijay)
  • Ashu Deshwal (@TheSTL)
  • Raj Aryan (@Creatoon)
  • Denio Shaji John (@DenioSJ)
mevn-cli - v1.8.2

Published by jamesgeorge007 almost 4 years ago

🐛 Bug Fixes

  • #197 fix: regression on windows platform
  • #198 fix: remove extraneous command execution

🏠 Internal

  • #190 migrate to GH Actions.
  • #195 chore(deps): bump envinfo
  • #194 chore: detect EOL based on host OS
  • #188 chore: bump execa
  • #192 chore: migrate to eleven

👨‍💼 Committers: 5

  • James George (@jamesgeorge007)
  • @open-source-explorer
  • Edward Romero (@meroware)
  • Eagan Martin (@pupupulp)
  • James Kaviyil Jose (@jamesjose03)
mevn-cli - v1.8.1

Published by jamesgeorge007 about 4 years ago

🐛 Bug Fix

  • 2e11870 Fixed a bug with deploying the server to Heroku.
mevn-cli - v1.8.0

Published by jamesgeorge007 about 4 years ago

⚡ What's new?

  • Made deps arg optional for the add command mevn add [deps]. For the Nuxt.js starter template not specifying an arg with mevn add shows up a multi-select prompt with the available Nuxt.js modules to choose from.
  • New optional --dev argument for mevn add to install devDeps
  • Ability to deploy the server, choose between client/server with mevn deploy.
  • #174 Ability to scaffold apps within the current directory.
  • Configure a multi-container Docker application with ease.

🐛 Bug Fixes

  • #173 Fixed regression with the Nuxt.js starter template.

🏠 Internal

  • Onboarded starter templates to the codebase.
  • #184 Increase test coverage.

👨‍💼 Committers: 4

  • James George (@jamesgeorge007 )
  • Dani Vijay (@danivijay )
  • Sangeeth Sudheer (@sangeeth96 )
  • Mushtaq Ahamad (@haxzie)
mevn-cli - v1.8.0-beta.96

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.95

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.93

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.92

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.91

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.9

Published by jamesgeorge007 about 4 years ago

mevn-cli - v1.8.0-beta.6

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.8.0-beta.5

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.8.0-beta.0

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.7.5

Published by jamesgeorge007 over 4 years ago

What's new

  • The ability to choose between UI component / Page component with mevn generate.
  • Inherits stdio for mevn serve. As opposed to showing up a spinner, now the direct output is being logged.

Bug fixes

  • Fixed Vuetify installation with Nuxt.js
mevn-cli - v1.7.0

Published by jamesgeorge007 over 4 years ago

What's new

  • Use of dot file to store information specific to the project, mevn.json -> .mevnrc
  • Revamped deploy experience. (#151)
  • Fixed the inconsistencies with serve command in which the browser window won't open up at times. (#164)
  • mevn generate won't show up all the options unless you're having a full-stack app.
  • Other fixes adding to the DX.

Issues closed

  • #151
  • #164
mevn-cli - v1.7.0-beta.9

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.7.0-beta.5

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.7.0-beta.0

Published by jamesgeorge007 over 4 years ago

mevn-cli - v1.6.5

Published by jamesgeorge007 almost 5 years ago

Bug fixes

  • Fixed a critical bug in the previous release 1.6.2 - 8ed4247
  • 769bc64a (closes #148)

Features

  • Warn if the user attempts to create yet another app within a valid MEVN stack project- f040d21
  • Updated banner - 1371de0
mevn-cli - v1.6.2

Published by jamesgeorge007 almost 5 years ago

Deprecated

Introduced a critical bug fixed in 1.6.5