Skip to content

Luca0329/Thevoidshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

114 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ™ TheVoidShop - Mystical Commerce

Netlify Status

Where mystical energy meets modern commerce

โœจ Overview

TheVoidShop is a headless Shopify integration for alternative music and mystical merchandise. Built with React, TypeScript, and cosmic energy.

๐Ÿ”ฎ Features

  • Headless Shopify Integration - Manage products through Shopify admin
  • Moon Phase Tracking - Live lunar cycle information
  • Mystical Product Enhancement - Rarity levels, energy alignment, ritual uses
  • Alternative Music Focus - Underground sounds and dark aesthetics
  • Responsive Design - Mobile-first with dark, ethereal UI

๐Ÿ› ๏ธ Tech Stack

Frontend:

  • React 18 + TypeScript
  • Tailwind CSS
  • Vite

Backend:

  • Express.js + TypeScript
  • Shopify API v7.7.0
  • RESTful architecture

Deployment:

  • Frontend: Netlify
  • Backend: Railway/Heroku

๐Ÿš€ Development

# Install dependencies
npm install
cd frontend && npm install

# Start backend (port 3000)
npm run dev

# Start frontend (port 5173)
npm run frontend

๐ŸŒ™ Mystical Features

  • Live Moon Phases - Current lunar cycle with countdown to full moon
  • Zodiac Integration - Moon sign calculations
  • Energy Tracking - Mystical energy levels (flowing, surging, stable, chaotic)
  • Rarity System - common, rare, legendary, cosmic products
  • Ritual Enhancements - Special properties for mystical items

๐Ÿ“ฆ Shopify Integration

Products are enhanced with mystical metadata using Shopify tags:

ritual-protection    โ†’ Ritual use: protection
limited-edition     โ†’ Limited edition flag
rarity-legendary    โ†’ Rarity level: legendary
energy-lunar        โ†’ Energy alignment: lunar

๐Ÿ”ง Configuration

Set up your .env file:

# Shopify Configuration
SHOPIFY_API_KEY=your_api_key
SHOPIFY_API_SECRET=your_api_secret
SHOPIFY_SHOP_DOMAIN=your-shop.myshopify.com
SHOPIFY_ACCESS_TOKEN=your_access_token

# Server Configuration
PORT=8080
NODE_ENV=production

๐ŸŒŸ Contributing

  1. Fork the repository
  2. Create your mystical feature branch (git checkout -b feature/cosmic-enhancement)
  3. Commit your changes (git commit -m '๐Ÿ”ฎ Add cosmic enhancement')
  4. Push to the branch (git push origin feature/cosmic-enhancement)
  5. Open a Pull Request

๐Ÿ“œ License

MIT License - See LICENSE for details.


Built with ๐ŸŒ™ mystical energy by [Your Name]

About

๐ŸŒ™ TheVoidShop - Mystical alternative music & merchandise with Shopify integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors