Skip to content

markuz899/googleSheet-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open a new Spreadsheet in google sheet, clicking File, then New, and then Spreadsheet. Click the share button on the top right of your screen, and edit the permission to public. Copy the link and go to http://sheet.best and create your free account. Create a new connection and paste your generated copied URL from the Google Sheets in the connection URL box. Copy the CONNECTION URL generated in http://sheet.best. This URL will be used as the endpoint for sending POST Requests.

Image 1 Image 2

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

yarn build fails to minify

About

Simple implementation of google-sheet as a db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published