Welcome to zUdyog, a open source project for your one-stop platform for jobs, business growth, and professional development. At Zudyog, we bridge the gap between job seekers and recruiters, freelancers and businesses, and skill development and career opportunities. Our mission is to empower individuals and organizations with the right opportunities, skills, and resources to thrive in a competitive world.
With cutting-edge technology and a user-friendly interface, Zudyog.com provides seamless access to job listings, freelance gigs, career development resources, and business networking opportunities. Whether you're looking for your dream job, hiring top talent, or seeking to upskill, Zudyog is your trusted partner in professional success.
To become a leading digital ecosystem for career growth, employment opportunities, and business networking, fostering innovation, skill development, and economic empowerment worldwide.
- To connect job seekers with top employers through an advanced, AI-powered job-matching platform.
- To support freelancers and businesses in finding the right talent and opportunities.
- To provide upskilling programs and career development resources for professionals.
- To enable startups and businesses to grow through networking and collaboration.
- To simplify the hiring process with innovative recruitment solutions.
- Job Portal: Access thousands of job listings tailored to your skills and preferences.
For details on Tech Stack to this repository, see the Tech Stack info.
- Ensure you have the following installed:
- Node.js 20.0+ (for backend and frontend development)
- Docker Instructions Here
- Clone the repository:
git clone https://github.com/zudyog/zudyog.git
cd zudyog
cd zudyog/backend
- Install dependencies:
yarn
OR
npm install
- Run the Express server:
yarn dev
The API should now be running at http://localhost:3200.
- Navigate to the frontend directory:
cd zudyog/frontend
- Install dependencies:
npm install
or
yarn
- Start the development server:
npm run dev
OR
yarn dev
The application should now be accessible at http://localhost:3000.
Provides API documentation, which can be accessed at:
- Swagger UI: http://localhost:3200/api-docs/
For details on contributing to this repository, see the contributing guide.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution.
This project has adopted the Open Source Code of Conduct. For more information, see the Code of Conduct
This project is licensed under the GNU General Public License License. See the LICENSE file for details.
For any questions or suggestions, feel free to open an issue or reach out via GitHub Discussions.