Raathigesh / atmo

:heavy_check_mark: Mock data for your prototypes and demos. Remote deployments to Zeit now.
815 stars 46 forks source link

Generate Project via command line #42

Closed pantchox closed 7 years ago

pantchox commented 7 years ago

Hello,

As i work with Atmo, i really like it! as a follow up to #41 issue since making use of it as a mock in a version control enviroment, it can be amazing that in the build process (i use webpack) to add to the NPM script another script that generate the project same as the "Generate Project" button on atmo via command line to the "dist/" folder so i can ship it as a mock server instead of creating my own (thats the point of generate project anyway).

So i am suggesting that running "atmo --cacheFilePath mockups/db.json --generateProject dist/server" can be an excellent addon.

Thanks!

Raathigesh commented 7 years ago

Hey @pantchox,

Thank you for your suggestion and sorry for not getting back to you on time. Would like your comments on the new direction of the tool https://github.com/Raathigesh/atmo/issues/34