Skip to content

CeeThorn/TalentX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalentX

TalentX is an AI-first talent network platform designed to connect businesses with verified talent, teams, and agencies through intelligent matching, flexible engagement models, and integrated collaboration tools. It is a private, proprietary project developed by Incrosoft and intended as a direct competitor to Toptal.

Project Structure

  • client/: Next.js frontend application.
  • server/: Express.js backend application with Prisma ORM.
  • _legacy/: Legacy code and assets.

Tech Stack

  • Frontend: Next.js, React, Tailwind CSS, Framer Motion, Lucide React.
  • Backend: Node.js, Express, TypeScript, Prisma.
  • Database: PostgreSQL (Production), SQLite (Local Development).
  • Orchestration: Docker Compose.

Getting Started

Prerequisites

  • Node.js (v18+)
  • npm or yarn
  • Docker (optional, for containerized setup)

Local Development

  1. Clone the repository:

    git clone <repository-url>
    cd TalentX
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    • Create .env files in both client/ and server/ directories based on the provided .env.example files (if available).
  4. Run the project:

    npm run dev

    This will start both the client and server concurrently.

Docker Setup

To run the entire stack using Docker:

docker-compose up --build

Governance

  • License: Proprietary (Incrosoft). See LICENSE for details.
  • Owners: See CODEOWNERS for repository ownership details.

© 2025 Incrosoft. All rights reserved.

About

An AI-native Talent Network Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages