Skip to content

revgpt/vidur

 
 

Repository files navigation

🚧 WIP

This project is under active development and might include breaking changes.

See open issues to become an early contributor.

Logo

Vidhur (powered by ProfileCity)

The open-source next-gen Recruiting OS.
Learn more »
Discord · Website · Issues · Roadmap

Follow Us on X Join the Community Follow Us on LinkedIn Product Hunt

Recruiting OS for-forward thinking companies

Vidhur is an open-source, next-gen Recruiting OS. Its intuitive and modern interface combines advanced candidate profiles, team workspace, plugins, one-click apply features, and a lot more enabling forward-thinking companies to efficiently manage their recruitment processes from start to finish.

Collage Image

Development Setup

# Requirements: A PostgresSQL instance up-and-running.
# Clone the repo and cd into the folder.
npm i -g yarn         # install yarn package manager, if you don't have already.
yarn                  # install all the dependencies
cp .env.example .env  # Create env file and fill the fields. (DO NOT CHANGE PORT)
yarn migration:apply  # Create database schema.
yarn dev              # Finally, start the dev server.

Or simply by using Docker Compose.

docker compose up

Contributing

There are several ways to start contributing to Vidhur. See contribution guide to get started.

Staying ahead

Star Vidhur on GitHub and be instantly notified of new releases. Star Image

Security disclosure

To protect your privacy, please avoid posting security issues on GitHub. Instead, send your questions to team@vidurjobs.xyz, and we will provide you with a more detailed answer.

About

Recruiting OS for forward thinking companies.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.8%
  • TypeScript 43.4%
  • CSS 1.7%
  • Dockerfile 0.1%