npm run setup
- Replace the fields for
LASTFM_API_KEY
andGROQ_API_KEY
with their actual values
npm run dev
- The frontend dev server will appear at
http://localhost:3000
- The backend dev server will appear at
http://127.0.0.1:8000
npm run setup
LASTFM_API_KEY
and GROQ_API_KEY
with their actual valuesnpm run dev
http://localhost:3000
http://127.0.0.1:8000