Skip to content

Fixed #42 -- Improved makefile and docs to simplify project setup without docker#49

Open
SureshPradhana wants to merge 3 commits intodjangoindia:mainfrom
SureshPradhana:makefile
Open

Fixed #42 -- Improved makefile and docs to simplify project setup without docker#49
SureshPradhana wants to merge 3 commits intodjangoindia:mainfrom
SureshPradhana:makefile

Conversation

@SureshPradhana
Copy link
Copy Markdown
Contributor

@SureshPradhana SureshPradhana commented Jul 23, 2024

fixes #42
This PR resolves the issue(#42)
make frontend for frontend setup
make backend for backend setup
make start-services to start postgres and rabbitmq services
make stop-services to stop services

@DevilsAutumn DevilsAutumn changed the title makefile for local setup Fixed #42 -- Improved makefile and docs to simplify project setup without docker Jul 28, 2024
@Suraj1089
Copy link
Copy Markdown
Contributor

What if all the requirements are already installed? will it skip the install-backend step?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve makefile and docs to simplify project setup without docker

4 participants