azu
azu
- エラーが出たらSpreadSheetを見る - 変更して、もう一度Runさせる というのが今
Google App Scripts Integration? - [Google Sheets API - creating app scripts or attaching them to a Spreadsheet that was created with API - Stack Overflow](https://stackoverflow.com/questions/65633732/google-sheets-api-creating-app-scripts-or-attaching-them-to-a-spreadsheet-that) - [Method: projects.updateContent | ...
Should subscription items be another sheet? For example, the "Subscription" sheet. I concern about how to stop subscriptions.
 What "Interval" format is suitable? https://docs.google.com/spreadsheets/d/152vYcYuz7JGcSWPwmzOQ-p2yvyJJxYOu3CvxFYbJu3w/edit?usp=sharing
> If so, we can easily add our recurring donations by simply duplicating last month's records and just changing the date. Ah, It's reasonable. I've created it as a new...
I've implemented the clone feature in #20 https://user-images.githubusercontent.com/19714/110800107-3a18cb80-82bf-11eb-939a-6d4cfa442215.mp4
Data Table image: ``` [StartDate, EndDate, Every?, to, URL, amount, why?] ``` We need to define `Every?` format. What format is suitable? Probably, this lifecycle is バラバラ. - 毎月 n...
- [harrisiirak/cron-parser: Node.js library for parsing crontab instructions](https://github.com/harrisiirak/cron-parser) - [React Cron widget](https://bzenkosergey.github.io/ng-cron/react/#/) cron format may be fit this case.
Different approach: - Use cron and post `/user/:user/subscription-check` - [Cron Jobs - Vercel Documentation](https://vercel.com/docs/solutions/cron-jobs)
- where: lambda? - when: everyday