tsl-apple-cloudkit icon indicating copy to clipboard operation
tsl-apple-cloudkit copied to clipboard

Add PR for Vue.js 3 + Vite test demo

Open sophiebremer opened this issue 1 year ago • 2 comments

Based on PR #30 by @pcccccc

sophiebremer avatar Aug 11 '24 16:08 sophiebremer

Thank you for your contribution, @pcccccc!

Please review the final merge. Let me know, if the name in the AUTHORS.md should be modified (or removed).

sophiebremer avatar Aug 11 '24 16:08 sophiebremer

Hello, I have checked and it's running normally. Could you provide me with the table structure for iCloud.org.netzkonform.CloudKitTS? I'd like to continue improving the insert, select, update, delete functionality in the demo.

pcccccc avatar Aug 12 '24 01:08 pcccccc

Hello, thank for the review!

A full demo goes beyond the goal of this package. The container is empty without any records. It just exists to test that Apple's code matches the TypeScript declarations and runs.

You might consider creating a Vue boiler plate repository, that can be linked from the readme file in this package.

BTW Apple has created it's own demo for CloudKit JS:

  • Download code: https://developer.apple.com/library/archive/samplecode/CloudAtlas/Introduction/Intro.html

  • Live code: https://cdn.apple-cloudkit.com/cloudkit-catalog/

sophiebremer avatar Aug 18 '24 15:08 sophiebremer

Hello, thank for the review!

A full demo goes beyond the goal of this package. The container is empty without any records. It just exists to test that Apple's code matches the TypeScript declarations and runs.

You might consider creating a Vue boiler plate repository, that can be linked from the readme file in this package.

BTW Apple has created it's own demo for CloudKit JS:

  • Download code: https://developer.apple.com/library/archive/samplecode/CloudAtlas/Introduction/Intro.html
  • Live code: https://cdn.apple-cloudkit.com/cloudkit-catalog/

OK, Thank you

pcccccc avatar Aug 19 '24 00:08 pcccccc

Thank you for your contribution!

sophiebremer avatar Sep 29 '24 08:09 sophiebremer