Commit Graph

11 Commits

Author SHA1 Message Date
Local Server
61929a5daf updateweb 2025-12-14 01:54:40 -06:00
Local Server
dce6460994 Add website file management workflow and deployment script 2025-12-13 22:59:42 -06:00
Local Server
f3c1157d7e Add local git documentation and commit script - GitHub sync disabled 2025-12-13 22:35:25 -06:00
Local Server
703ab57984 Fix admin route access and backend configuration
- Added /admin redirect to login page in nginx config
- Fixed backend server.js route ordering for proper admin handling
- Updated authentication middleware and routes
- Added user management routes
- Configured PostgreSQL integration
- Updated environment configuration
2025-12-13 22:34:11 -06:00
Local Server
8bb6430a70 Website restoration: Node.js backend, restored design, GitHub sync disabled
- Replaced broken .NET backend with Node.js/Express
- Restored original website design with purple gradient hero
- Updated homepage and shop pages with Bootstrap 5 responsive design
- Disabled GitHub remote sync - all code now stored locally only
- Created backup scripts and documentation
- All changes saved on Ubuntu server at /var/www/SkyArtShop
2025-12-13 17:53:34 -06:00
d90bb4cb5d Clean up deployment: remove 40+ unnecessary test and deployment scripts
- Removed all test-*.sh and test-*.html files
- Removed all verify-*.sh verification scripts
- Removed all setup and install scripts
- Removed migration scripts (no longer needed)
- Removed password reset scripts
- Removed fail2ban configs
- Removed old SQLite database files
- Removed deployment and sync scripts

This results in a cleaner, production-ready codebase with only essential files needed for running the website.
2025-12-12 23:58:46 -06:00
4a8efe17bb Add product variants API, deployment scripts, and documentation
- Add Node.js variant-api server with PostgreSQL integration
- Add new utility scripts for system verification and website status
- Update CI/CD workflow configuration
- Add color variant solution documentation
- Add product variants JavaScript support
- Update gitignore for new build artifacts
2025-12-12 22:40:46 -06:00
c16d9743a2 Push 2025-12-09 22:03:58 -06:00
565b3d3b6d ci: replace insecure workflow with dotnet build 2025-12-09 17:03:01 -06:00
673fa06d1e chore: clean publish artifacts and add sources 2025-12-09 16:58:12 -06:00
kristen-ai
6138c0a60c Create main.yml 2024-05-24 09:55:39 -06:00