Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engageintellect/greymatter-store
A webstore using python, django, tailwind and htmx
https://github.com/engageintellect/greymatter-store
django htmx python tailwind
Last synced: about 1 month ago
JSON representation
A webstore using python, django, tailwind and htmx
- Host: GitHub
- URL: https://github.com/engageintellect/greymatter-store
- Owner: engageintellect
- Created: 2023-09-17T06:59:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T05:11:52.000Z (about 1 year ago)
- Last Synced: 2024-10-26T18:46:37.625Z (3 months ago)
- Topics: django, htmx, python, tailwind
- Language: Python
- Homepage: https://shopgme.com
- Size: 25.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# greymatter-store
## Description:
This is a simple key-value store that uses a file as a backing store. It is written in Python 3.6 and uses the standard library.## Technologies:
* Python
* HTMX
* Django
* Stripe
* SQLite
* TailwindCSS## Getting Started:
1. Clone the repo
2. Create a virtual environment
3. Install the requirements
4. Run the server