/vidur

Recruiting OS for forward thinking companies.

Primary LanguageVueOtherNOASSERTION

🚧 WIP

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

See open issues to become an early contributor.

Logo

Vidur (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

Vidur 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 PostgreSQL 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 Vidur. See contribution guide to get started.

Staying ahead

Star Vidur 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.