An open API service indexing awesome lists of open source software.

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

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