Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swyxio/svelte-amplify-datastore-demo
How to do Auth + Amplify Data Store with Svelte
https://github.com/swyxio/svelte-amplify-datastore-demo
Last synced: 8 days ago
JSON representation
How to do Auth + Amplify Data Store with Svelte
- Host: GitHub
- URL: https://github.com/swyxio/svelte-amplify-datastore-demo
- Owner: swyxio
- Archived: true
- Created: 2020-01-23T00:30:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-13T15:33:21.000Z (over 4 years ago)
- Last Synced: 2024-04-11T15:06:05.295Z (7 months ago)
- Language: JavaScript
- Homepage: https://d1tdmagl19vwso.cloudfront.net/
- Size: 438 KB
- Stars: 64
- Watchers: 4
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte + amplify data store
this repo show how to use svelte with amplify data store.
since this was first open sourced, the data store part has been added.
## deployed at https://d1tdmagl19vwso.cloudfront.net/
![image](https://user-images.githubusercontent.com/6764957/72947142-2030c800-3d4f-11ea-8095-cd1df9d3920e.png)
## Offline first
![sveltedatastore](https://user-images.githubusercontent.com/6764957/73031770-05238e00-3e0b-11ea-8bf8-67ca0f844c2c.gif)
## Blogposts
- https://www.swyx.io/writing/svelte-auth
- https://www.swyx.io/writing/svelte-amplify-datastore## Resources used
- https://github.com/aws-amplify/amplify-js
- https://medium.com/open-graphql/create-a-multiuser-graphql-crud-l-app-in-5-minutes-with-the-amplify-datastore-902764f27404
- https://dev.to/dabit3/the-complete-guide-to-user-authentication-with-the-amplify-framework-2inh
- https://aws-amplify.github.io/docs/js/authentication
- https://svelte.dev/docs