- Docker
- Docker Compose v2
- Task
First, install the dependencies with task dependencies:install.
Run task run:dev for development mode with hot-reload and access the application through
http://localhost:8000.
The full list of actions can be accessed by running the following command in your usual terminal:
$ taskThis repository is under the MIT license. You can see the complete license in the LICENSE file.