Open Issues Need Help
View All on GitHubAI Summary: Automate the post-installation steps for the Samarium project's Docker setup. This involves integrating the commands `npm run dev`, `composer dump-autoload`, `php artisan migrate`, `php artisan key:generate`, `php artisan storage:link`, and `php artisan db:seed` into the Docker Compose setup, eliminating the need for manual execution after the initial `docker-compose up --build -d` command.
Open-source business management system with ERP, POS, invoicing, and CMS features. Laravel-based, Docker-ready. Still in active development.