Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyim/shopware-app-example-cloudflare
Shopware App Server Example using Cloudflare
https://github.com/shyim/shopware-app-example-cloudflare
Last synced: about 1 month ago
JSON representation
Shopware App Server Example using Cloudflare
- Host: GitHub
- URL: https://github.com/shyim/shopware-app-example-cloudflare
- Owner: shyim
- Created: 2022-11-13T18:06:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T06:36:28.000Z (5 months ago)
- Last Synced: 2024-06-19T14:08:52.159Z (5 months ago)
- Language: TypeScript
- Size: 263 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopware App Cloudflare Template
Cloudflare Docs: https://developers.cloudflare.com/workers/
## Getting started
1. Fork this template
2. Create a Cloudflare Account
3. Create a Cloudflare Key Value namespace for authentification information `npx wrangler kv:namespace create `
4. Update `wrangler.toml` with the `id` of the new created `kv_namespaces` and adjust other variables like `APP_NAME`
5. Deploy once using `npm run deploy`
6. Adjust the `APP_URL`, `APP_NAME`, `APP_SECRET` variable in `wrangler.toml` and deploy again.
7. Update of `MyApp/manifest.xml` also the URL and name and secret