Skip to content

slushnys/dealas

Repository files navigation

Introduction

The application is a website where users can register, login and add deals that they found online, vote for deals and comment accordingly.

DEMO

You can check out deployed and working version (however only in Lithuanian language as internationalization isn't applied)

https://dealas-962d3.firebaseapp.com/

Technical introduction

This is a Nuxt SSR application ran as a Google Cloud function with the help of Firebase. These files are hosted on Firebase hosting as well. In addition to that, Firebase storage is being used to upload static files like pictures for deals and Firestore is used as a real time database.

Requirements

Globally installed firebase

npm install -g firebase-tools

There are already scripts in place that help you build and configure the deployment automatically defined as predeployment rules in firebase.json.

You just need to run the deployment command:

firebase deploy

About

Nuxt web application written with Vue.js with Firebase integration for firestore database, storage and cloud functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published