{"id":20095507,"url":"https://github.com/azshurith/dockerized-vue-express","last_synced_at":"2026-04-05T23:04:50.996Z","repository":{"id":247904528,"uuid":"827184401","full_name":"Azshurith/Dockerized-Vue-Express","owner":"Azshurith","description":"This repository contains a Docker environment for VueJS applications utilizing ExpressJS for streamlined development and deployment.","archived":false,"fork":false,"pushed_at":"2024-07-11T14:10:23.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T16:24:51.345Z","etag":null,"topics":["docker","docker-compose","mysql","typescript","vuejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azshurith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-11T07:00:23.000Z","updated_at":"2024-07-11T14:12:25.000Z","dependencies_parsed_at":"2024-07-11T08:31:57.140Z","dependency_job_id":"1617120e-0bf6-42fd-8d7f-4ba8b1c64bab","html_url":"https://github.com/Azshurith/Dockerized-Vue-Express","commit_stats":null,"previous_names":["azshurith/dockerized-vue-express"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azshurith/Dockerized-Vue-Express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2FDockerized-Vue-Express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2FDockerized-Vue-Express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2FDockerized-Vue-Express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2FDockerized-Vue-Express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azshurith","download_url":"https://codeload.github.com/Azshurith/Dockerized-Vue-Express/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azshurith%2FDockerized-Vue-Express/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263351033,"owners_count":23453390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","mysql","typescript","vuejs"],"created_at":"2024-11-13T16:55:30.756Z","updated_at":"2025-12-30T22:18:14.555Z","avatar_url":"https://github.com/Azshurith.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 Dockerized VueJS + ExpressJS 🐋🌟\n\n[![License](https://img.shields.io/badge/license-GNU-blue.svg)](https://github.com/Azshurith/Dockerized-Laravel-Environment-Artisan/blob/main/LICENSE)\n\nThis repository contains a Docker environment for Vue.js applications utilizing Express.js for streamlined development and deployment.\n\n## 🛠️ Makefile Commands\n\n```makefile\nproject_start        Starts the Project\nproject_stop         Stops the Project\n```\n\n## 📝 Environment Variables (.env)\n\nEnsure to set up your environment variables in the .env file.\n\n```dotenv\n# Docker Project\nPROJECT_NAME=vueexpress\nPROJECT_VERSION=1.0\n\n# MariaDB Configurations\nMARIADB_CONNECTION=mysql\nMARIADB_HOST=host.docker.internal\nMARIADB_PORT=3306\nMARIADB_DATABASE=maria\nMARIADB_USERNAME=maria\nMARIADB_PASSWORD=maria\nMARIADB_DOCKERFILE=.docker/MariaDB\n\n# PhpMyAdmin Configurations\nPHPMYADMIN_DOCKERFILE=.docker/PhpMyAdmin\nPHPMYADMIN_PORT=9090\nPHPMYADMIN_PORT_MAP=80\nPHPMYADMIN_PMA_HOST=MariaDB\n\n# Node Configurations\nNODE_DOCKERFILE=.docker/Node\nNODE_PORT=9091\nNODE_DIRECTORY=./Node\nNODE_WORK_DIRECTORY=/var/node\n```\n## 🚀 Getting Started\n\n### Prerequisites 🛠️\n\n- Docker: Install Docker on your system if you haven't already. You can download it [here](https://www.docker.com/get-started).\n\n### Installation 📦\n\n  **Setting up Laravel from your Git Repository**\n  1. Set up your environment variables in the .env file.\n  2. Run `make project_start` to start the Docker environment.\n  3. Access your PhpMyAdmin at http://localhost:9090/.\n  4. Access your VueJS Application at http://localhost:9091/.\n\n## Contributing 🤝\n\nContributions are welcome! If you'd like to contribute to this project, please follow the [Contributing Guidelines](CONTRIBUTING.md).\n\n## License 📝\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments 🙏\n\nSpecial thanks to the open-source community for their valuable contributions and inspiration.\n\n## Contact 📧\n\nFor questions or feedback, please feel free to reach out:\n\n- GitHub: [Devitrax](https://github.com/Azshurith)\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ by Devitrax\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazshurith%2Fdockerized-vue-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazshurith%2Fdockerized-vue-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazshurith%2Fdockerized-vue-express/lists"}