Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Todo app

The Project is for test.

Setup

Follow the steps below to set up the project.

Backend

1.Navigate to the backend directory:

  cd backend

2.Install dependencies:

npm install
  1. Run Project (Development) :
npm run start:dev task

or

Start the Docker containers:

docker compose up

Frontend

  1. Navigate to the frontend directory:
 cd frontend
  1. Install dependencies (use the --legacy-peer-deps flag to handle peer dependencies):
npm install --legacy-peer-deps
  1. Run Project (Development) :
npm run dev

or

Start the Docker containers:

docker compose up

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages