- Docker 24.0 or more recent
- Docker Compose 2.21 or more recent
- Up-to-date VS Code with Dev Containers extension installed
Open the project in VS Code, and accept to reopen the project in Dev Containers when VS Code proposed it.
This will up the right Docker Compose services after installing the dependencies.
The application can be accessed at:
- http://localhost:5173 for the development server with hot reload
- http://localhost:4173 for a "production-like" server
This repository is under the MIT license. You can see the complete license in the LICENSE file.