Git Product home page Git Product logo

gdocs-sync-md's Introduction

GDocs Markdown Sync

Description

The theme of this project is to import documents from GDocs and store them as Markdown in Firestore. The main challenge of the project will be to access the Google API and manage the authentication process.

Setup

Make sure you have Node.js >= 18 and Firebase CLI installed.

To create storage.rules for the storage emulator, use firebase init and select storage in the list of features to set up:

firebase init emulators

Then run the following commands:

# Run emulators
firebase emulators:start

Structure

The project is divided into two parts:

  • The frontend, which is a React application, located in the frontend folder.
  • The backend, which is a Firebase project, located in the functions folder.

Both parts are deployed together using the Firebase CLI, and they have their own readme files.

gdocs-sync-md's People

Contributors

coldens avatar

Stargazers

Isaac avatar Erick Borquez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.