Hey 👋Welcome to the Vendor Management System (VMS) APIs repository. This repository contains the backend APIs for a vendor management system with a performance matrix.
Follow the instructions below to get started with the VMS project:
Before cloning the repository, ensure you have set up SSH key authentication with GitHub.
Make sure Docker is installed on your system. If not,
Tip
download and install it from here.
Important
Before proceeding, it's recommended to set up a Python virtual environment for the project.
Clone this repository to your local machine using the following command:
git clone [email protected]:Ashish8329/Vendor-Management-System.git
Go to the directory where you cloned the repository.
Ensure Docker is running in the background. Navigate to the main directory of the project and run: ##4. Navigate to Project Directory: Go to the directory where you cloned the repository.
docker-compose up --build
Or
docker-compose up
After the project is successfully set up, create a superuser using the following command:
python3 manage.py createsuperuser
Follow the prompts to set up the superuser credentials.:grin: :crossed_fingers:
👉 Congratulations🎈!🎉🎉 Your VMS project is now ready to explore.🎊 🎈 👈
✨✨Thank you for using the Vendor Management System (VMS) APIs. If you encounter any issues or have any feedback, feel free to contact us.✨✨