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: 14 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T10:25:18.000Z (about 1 year ago)
- Last Synced: 2023-09-20T21:24:43.178Z (about 1 year ago)
- Topics: django, htmx, python, tailwind
- Language: Python
- Homepage: https://greymatter-store.vercel.app
- Size: 37 MB
- Stars: 0
- Watchers: 1
- 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