Skip to content

🎯 CueHire: A hiring tool for any company, designed to help recruiters efficiently screen candidates and streamline the hiring process. Built on the cuemeet.ai open-source meeting bot to enhance your recruitment workflow.

License

Notifications You must be signed in to change notification settings

CueMeet/CueHire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Meeting Bots Control Panel Banner

Links to CueMeet Repositories

You can explore all our repositories for additional tools and integrations:


License Docusaurus Node.js Docker OpenAPI React Yarn Community

This directory contains the documentation website built using Docusaurus, a modern static website generator.

CueHired Documentation

CueHired is a comprehensive hiring platform that helps organizations manage their recruitment process efficiently. It provides features for job posting, candidate management, interview scheduling, and organization management.

Key Features

  • Authentication & Authorization: Secure user authentication and role-based access control
  • Organization Management: Manage company profiles and team structures
  • Job Management: Create, manage, and track job postings
  • Interview Management: Schedule and conduct interviews with candidates

Getting Started

To work with the documentation locally using Docker, you'll docker or compatible tool installed on your system.

  1. Build and start all services:
docker-compose up -d
  1. Stop all services:
docker-compose down

To work with the documentation locally, you'll need Node.js installed on your system.

  1. Install dependencies:
yarn install
  1. Start the development server:
yarn start

This will start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Available Scripts

  • npm start - Start the development server
  • npm run build - Build the static website
  • npm run serve - Serve the built website locally
  • npm run deploy - Deploy the site to production
  • npm run clear - Clear the local build cache

Project Structure

backend/
β”œβ”€β”€ src/                    # Source code
β”‚   β”œβ”€β”€ modules/           # Feature modules
β”‚   β”œβ”€β”€ database/          # Database configurations and migrations
β”‚   β”œβ”€β”€ decorators/        # Custom decorators
β”‚   β”œβ”€β”€ guards/            # Authentication and authorization guards
β”‚   β”œβ”€β”€ providers/         # Service providers
β”‚   β”œβ”€β”€ processors/        # Background processors
β”‚   β”œβ”€β”€ schedulers/        # Scheduled tasks
β”‚   β”œβ”€β”€ utils/             # Utility functions
β”‚   β”œβ”€β”€ constants/         # Application constants
β”‚   β”œβ”€β”€ app.module.ts      # Root application module
β”‚   └── main.ts           # Application entry point
β”œβ”€β”€ test/                  # Test files
β”œβ”€β”€ Dockerfile            # Docker configuration
β”œβ”€β”€ package.json          # Dependencies and scripts
β”œβ”€β”€ tsconfig.json         # TypeScript configuration
└── nest-cli.json         # NestJS CLI configuration
frontend/
β”œβ”€β”€ src/                   # Source code
β”‚   β”œβ”€β”€ components/        # Reusable UI components
β”‚   β”œβ”€β”€ pages/            # Page components
β”‚   β”œβ”€β”€ routes/           # Route definitions
β”‚   β”œβ”€β”€ store/            # State management
β”‚   β”œβ”€β”€ hooks/            # Custom React hooks
β”‚   β”œβ”€β”€ utils/            # Utility functions
β”‚   β”œβ”€β”€ lib/              # Library configurations
β”‚   β”œβ”€β”€ graphql/          # GraphQL queries and mutations
β”‚   β”œβ”€β”€ App.tsx           # Root component
β”‚   └── main.tsx          # Application entry point
β”œβ”€β”€ public/               # Static assets
β”œβ”€β”€ Dockerfile           # Docker configuration
β”œβ”€β”€ package.json         # Dependencies and scripts
β”œβ”€β”€ tsconfig.json        # TypeScript configuration
β”œβ”€β”€ vite.config.ts       # Vite configuration
└── tailwind.config.ts   # Tailwind CSS configuration

πŸ“š Documentation

Detailed documentation is available in the docs directory:


🀝 Contributing

We welcome contributions! Please see our Contributing Guidelines for details.


πŸ” Security

Please refer to SECURITY.md for information about reporting security vulnerabilities and best practices.


πŸ†™ Upgrading

For version compatibility and migration steps, see UPGRADE.md.


πŸ“œ Code of Conduct

We follow a standard of respectful communication and collaboration. Please review our Code of Conduct before contributing.


πŸ“ License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0) β€” see the LICENSE file for details.

Made with ❀️ by CueCard.ai team

About

🎯 CueHire: A hiring tool for any company, designed to help recruiters efficiently screen candidates and streamline the hiring process. Built on the cuemeet.ai open-source meeting bot to enhance your recruitment workflow.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages