Loading repository data…
Loading repository data…
ewliang / repository
Pensieri is a full stack blogging platform based on a MEVN stack which is MongoDB, Express.js, Vue.js, and Node.js. In this case, I used Nuxt.js over the vanilla Vue.js framework to take advantage of the benefits of server-side rendering and SEO.
Pensieri is a Full Stack Blogging Platform made using a MEVN stack (MongoDB, ExpressJS, VueJS (specifically NuxtJS), and NodeJS).
https://github.com/ewliang/Pensieri.gitinstall npm packages
$ cd pensieri/pensieri-client && npm install
$ cd pensieri/pensieri-server && npm install
Next, add in your MongoDB connection URL to the /config/db.js in the correct json value location.
Once installed, you can run them:
README.Reach out to me at one of the following places!