Skip to content

bsureau/tdd-ddd-cleanarchi-example-api

Repository files navigation

tdd-ddd-cleanarchi-example-api 🚀

This README provides instructions on how to set up the project.

Setup Instructions

  1. Clone the repository:

    git clone [email protected]:bsureau/tdd-ddd-cleanarchi-example-api.git
    cd tdd-ddd-cleanarchi-example-api
  2. Install the project:

    make install
  3. Run the project:

    make start
  4. Run database migrations:

    make database-migrate-latest

Makefile Commands

Run make in your terminal to display all available commands.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published