https://github.com/eghojansu/webenv
Web development environment setup
https://github.com/eghojansu/webenv
Last synced: 3 months ago
JSON representation
Web development environment setup
- Host: GitHub
- URL: https://github.com/eghojansu/webenv
- Owner: eghojansu
- Created: 2023-08-07T07:42:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T09:35:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T12:43:09.341Z (4 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WEB Development Environment with Docker
Make sure we can develop from any workstation.
Not afraid of cross-platform os.
Designed to be multi-environment ready.
## Technologies
- [Docker](https://docker.com/) (--with-compose)
- [Visual Code](https://code.visualstudio.com/)
- [Dev Container](https://code.visualstudio.com/docs/devcontainers/tutorial)
- [MariaDB](https://mariadb.org/)
- [PHP](https://php.net/)
- [Node](https://nodejs.org/)---
> USE WITH CAUTION