Skip to content

mouize/demo-ddd-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium support

This repository is used as support for the medium article : https://medium.com/@PixelKK/ddd-in-practice-building-timesheet-feature-from-user-story-to-domain-model-b579cf7ecd8a

Prerequisites

Before getting started, ensure that you have the following installed on your machine: • DockerDocker Compose

Getting Started

Clone the repository

Clone this repository to your local machine:

  git clone [email protected]:mouize/demo-ddd-light.git

Set up environment variables for the docker

Create a .env file in the docker folder and copy the contents of the .env.example file into it. You can modify the values in the .env file to suit your needs.

Set up environment variables for the Laravel project

Create a .env file in the app folder and copy the contents of the .env.example file into it. You can modify the values in the .env file to suit your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published