Soul Studio

March 8, 2025 ยท View on GitHub

Development

Make sure that Soul Core API is up and running and then

cp .env.sample .env # Duplicate sample environment variables
vim .env # Update the environment variables

npm install # Install dependencies
npm run dev # Start the dev server