https://github.com/piranha/ecomspark
TwinSpark example
https://github.com/piranha/ecomspark
clojure example javascript
Last synced: 11 months ago
JSON representation
TwinSpark example
- Host: GitHub
- URL: https://github.com/piranha/ecomspark
- Owner: piranha
- Created: 2021-04-21T15:26:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T23:08:08.000Z (about 2 years ago)
- Last Synced: 2025-04-30T06:47:35.548Z (11 months ago)
- Topics: clojure, example, javascript
- Language: Clojure
- Homepage:
- Size: 46.9 KB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EcomSpark
This is an example of a working app with [TwinSpark](https://piranha.github.io/twinspark-js/).
This is a simple eCommerce site: product list with endless scroll, where you can
add a product to cart and so on.
## Variants
- [Python+Flask](https://github.com/vsolovyov/ecomspark-flask/)
- [Java](https://github.com/taraskovaliv/econspark-java/)