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.2.1

Published by jamesgeorge007 over 5 years ago

Commits

  • 2586204
  • 0f378c0
  • 594e030
mevn-cli - v1.2.0

Published by jamesgeorge007 over 5 years ago

Breaking change

  • Change mevn run:client/server to mevn serve

Commits

  • a633004
  • 44fc9e3
mevn-cli - v1.1.9

Published by jamesgeorge007 over 5 years ago

Commits

2c838dc - Shows up required warnings if mevn generate is used with graphql boilerplate

mevn-cli - v1.1.8

Published by jamesgeorge007 over 5 years ago

Commits

d01f6b2 - Replaced create file commands with a generate command.
2e334d5 - Bump up to use cli-table3
Docs related updates

mevn-cli - v1.1.5

Published by jamesgeorge007 over 5 years ago

Fixes

#92 - Validates docker installation locally
#93 - Update file hierarchy within docs
#94 - Validation for heroku-cli installation

mevn-cli - v1.1.0

Published by jamesgeorge007 over 5 years ago

Commits

0584d59- Update demo

mevn-cli - v1.0.9

Published by jamesgeorge007 over 5 years ago

Fixes

#88 - Fixed a bug such that a directory having same name as the boilerplate template is not being created.

mevn-cli - v1.0.8

Published by jamesgeorge007 over 5 years ago

Fixes

Fix for #86 - now you can find mevn.json within the new project directory being created

mevn-cli - v1.0.5

Published by jamesgeorge007 over 5 years ago

Fixes

  • Fixed bug while fetching the Nuxt-js template
  • Other minor bug fixes
mevn-cli - v1.0.1

Published by jamesgeorge007 over 5 years ago

Basic functionalities implemented