Commit Graph

8 Commits

Author SHA1 Message Date
fspecii 3ff4e3e0a9 Update README paths to reference ACE-Step-1.5 directory
Match the actual repository name from https://github.com/ace-step/ACE-Step-1.5
2026-02-04 04:40:56 +02:00
fspecii 3cb11726ce Fix database initialization: run migrations on server startup
Users on Windows were getting "no such table: users" errors because
migrations were never executed. The migrate.ts file existed but was
not imported by the server entry point.
2026-02-04 04:34:25 +02:00
fspecii 606d87f510 Move Demo section first, add YouTube demo video link 2026-02-04 04:03:44 +02:00
fspecii 596a57ddc9 Fix ACE-Step links to correct repo: ACE-Step-1.5 2026-02-04 03:28:30 +02:00
fspecii df3f91593a Add Windows support: setup.bat and start.bat for Windows users 2026-02-04 03:20:03 +02:00
fspecii 256edbdf67 SEO optimization: Add Suno alternative keywords, social links, and contribution encouragement 2026-02-04 03:17:01 +02:00
fspecii fc67e97504 Update README with professional styling and demo gif 2026-02-04 03:12:34 +02:00
fspecii 44f7563014 Initial commit: ACE-Step UI - Open source music generation interface 2026-02-04 03:09:38 +02:00