- Added package.json for project dependencies and scripts - Created setup_mariadb.sql for database setup and user creation - Documented project development plan in taskfile.txt - Implemented test_setup.sh for system requirements and project structure checks - Configured systemd service files for backend and frontend applications - Added ubu-deployment-commands.sh for deployment instructions on Ubu server
3 lines
96 B
YAML
3 lines
96 B
YAML
# Docker Compose configuration
|
|
# Database is running on the host system, so no container needed
|