Softsource Web Tool Setup Guide
npm run create:admin Follow the prompts to set an email and password. This account will have full access to all SoftSource modules. Start the built-in web server (development) or configure your production web server.
npm install For the PHP-based asset optimizer, use Composer: softsource web tool setup
npm start Then open http://localhost:3000 in your browser. npm run create:admin Follow the prompts to set
composer install Use npm ci instead of npm install in CI environments for faster, locked-dependency installation. Step 3: Configure Environment Variables Create a .env file in the root directory. A typical configuration looks like this: softsource web tool setup
Свежие комментарии