/content-manager

This application uses the Vue.js framework. It uses Firebase as an authentication and a database. It is designed to be able to edit the content of my website remotely with a friendly interface. It provides an alternative to manually editing databases through the firebase console.

Primary LanguageVueMIT LicenseMIT

project-manager

Deploy Lint CodeQL Netlify Status

Vue.js + Firebase application to manage the projects on my portfolio site

N.B. Uses firebase authentication for WRITE access to database

Installation

To install the necessary dependencies run

$ npm i 

The application can be run on a local machine via

$ npm run serve