Skip to content

Gerfier/laborless

 
 

Repository files navigation

laborLess

Introduction

Read more about Firebase Database

Our website is located at: https://laborless-6d04f.firebaseapp.com/

Our database is at: https://laborless-6d04f.firebaseio.com/

Web Setup

  1. Install Node.js (https://nodejs.org/en/download/)
  2. Install Firebase CLI (npm install -g firebase-tools) and then configure it with firebase login
  3. Full instructions for above at https://firebase.google.com/docs/cli/
  4. Clone this repository (git clone https://github.com/aluminiumi/laborless or use other tool)
  5. From the cloned folder run firebase use --add and select the laborLess project

Web Dev

  1. Make your changes to the code in your cloned repository
  2. On the command line run firebase serve using the Firebase CLI tool to launch a local server and test changes.
  3. Commit and push the changes to the GitHub repository.
  4. On the command line run firebase deploy to see the changes at https://laborless-6d04f.firebaseapp.com/

Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.6%
  • JavaScript 37.7%
  • CSS 7.7%