-
Updated
Apr 8, 2022 - Python
#
store
Here are 1,414 public repositories matching this topic...
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
react
python
graphql
ecommerce
django
pwa
commerce
shop
headless
store
storefront
ecommerce-platform
e-commerce
cart
multichannel
hacktoberfest
ecommerce-storefront
headless-ecommerce
headless-commerce
Open Source headless multi-language/multi-currency/multi-store eCommerce platform. Developed by https://getvendo.com
ruby
rails
graphql
ecommerce
shop
store
ecommerce-platform
e-commerce
rubyonrails
cart
spree
spree-commerce
spreecommerce
headless-commerce
-
Updated
Apr 7, 2022 - Ruby
-
Updated
Apr 8, 2022 - TypeScript
微信小程序--基于wepy 商城(微店)微信小程序 欢迎学习交流
-
Updated
May 18, 2021 - JavaScript
angular e-commerce framework for online store
-
Updated
Mar 8, 2022 - TypeScript
artalar
commented
Nov 25, 2021
What I mean:
const countAtom = createNumberAtom()
createAtom(
{ count: countAtom },
(track) => {
track.onAction('count.increment', () => {})
// ^
}
)
react
javascript
performance
state-management
preact
management
state
store
tiny
easy
fragmented
teaful
-
Updated
Mar 31, 2022 - JavaScript
Unidirectional, transactional, operation-based Store implementation.
redux
swift
binding
store
dispatcher
unidirectional-data-flow
combine
flux-application
swiftui
stateobject
-
Updated
Oct 31, 2021 - Swift
A clean, responsive storefront boilerplate with no database or backend
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Apr 8, 2022 - TypeScript
一个基于微信小程序的mini全局状态管理库
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Dec 20, 2021 - JavaScript
An open-source Laravel 8 online store, client area, and billing software specially made for Pterodactyl panel
php
laravel
adminlte
store
pterodactyl
customizable
discounts
billing
game-servers
prices
affiliate
client-area
support-center
collect-payments
pterodactyl-panel
pterobilling
panel-accounts
coupon-codes
-
Updated
Apr 6, 2022 - Blade
Fulbert
commented
Mar 21, 2020
Hello,
Thanks for this awesome tool!
I have a guarded property on my store, selected, which is used only by the UI, and I don't want to sync on Firestore.
If the guards works well, the document is still synced everytime I change the selected value, because of the updated_at and updated_by value.
Of course, I can add the two properties to the guards too, and it works, but I actually
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Improve this page
Add a description, image, and links to the store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the store topic, visit your repo's landing page and select "manage topics."
I'm submitting a...