invbeertory

0.1.0 • Public • Published

Welcome to invbeertory 👋

Version Documentation Maintenance License: MIT Twitter: cianbutlerx Netlify Status

Simple beer inventory displaty

Demo

Install

yarn

Usage

Before building you will need to add credentials to the .env file.

PROJECT_ID=<YOUR_PROJECT_ID>
SPREADSHEET_ID=<YOUR_SPREADHEET_ID>
CLIENT_EMAIL=<SERVICE_ACCOUNT_EMAIL>
PRIVATE_KEY_ID=<YOUR_PRIVATE_KEY_ID>
PRIVATE_KEY=<YOUR_PRIVATE_KEY>

You can get the SPREADSHEET_ID from the URL of your sheet, https://docs.google.com/spreadsheets/d/<SPREADSHEET_ID>/edit#gid=12345. You will have to create a service account which will provide you with the service account email id and a private key. To know more about creating service account you can visit here and read this. After creating a service account share your sheet with edit permission with the given email id.

yarn build

Author

👤 Cian Butler butlerx@notthe.cloud

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Cian Butler butlerx@notthe.cloud.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Readme

Keywords

Package Sidebar

Install

npm i invbeertory

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

34 kB

Total Files

37

Last publish

Collaborators

  • butlerx