This commit is contained in:
2025-12-06 20:54:53 -06:00
parent 1b9e7d64b0
commit 9bcfb91408
4 changed files with 53 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "music-backend",
"version": "1.0.0",
"type": "module",
"main": "server.js",
"scripts": {
"start": "node server.js",