thevahidal / soul-studio

Web GUI for Soul
https://github.com/thevahidal/soul
MIT License
30 stars 0 forks source link

Soul Studio

Development

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

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

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