/blog-2.0-mazipan

🗣 A personal blog by Irfan Maulana built with Nuxt.js

Primary LanguageVueMIT LicenseMIT

🗣 Blog-2.0

JavaScript Style Guide Codacy Badge Codecov Website Up Travis Greenkeeper badge Dependencies

A personal blog by Irfan Maulana built with Nuxt.js

Live

https://www.mazipan.xyz

Logo

Logo

Raw file in this vectr.com link

Screenshoot

Homepage Post Detail
Homepage Detail

Firebase Setup

We use Firebase Real Time Database, so you need to create file .env before running this project in your local.

FIREBASE_API_KEY= your firebase `apiKey` config
FIREBASE_AUTH_DOMAIN= your firebase `authDomain` config
FIREBASE_DATABASE_URL= your firebase `databaseURL` config
FIREBASE_PROJECT_ID= your firebase `projectId` config
FIREBASE_STORAGE_BUCKET= your firebase `storageBucket` config
FIREBASE_MESSAGING_SENDER_ID= your firebase `messagingSenderId` config

Create DB in Firebase Database with your own name, and import from file firebase-db-export.json in this project.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Thanks for these awesome repo


Copyright © 2019 by Irfan Maulana