Skip to content

TheSolutionDeskAndCompany/auto-hired

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoHired - Job Application Automation Platform

A comprehensive job application automation platform that empowers job seekers with advanced tracking, AI-powered tools, and an intuitive user interface for streamlining the job search process.

Features

Lite Version (Free)

  • ✅ Resume Builder
  • ✅ Application Tracking
  • ✅ Basic Job Search
  • ✅ Profile Management

Premium Version

  • 🚀 AI Resume Optimization
  • 🚀 Automated Applications
  • 🚀 Advanced Analytics
  • 🚀 Premium Templates
  • 🚀 Priority Support

Badges

Build Status License Last Commit

Visuals

AutoHired UI

Tech Stack

  • Frontend: React 18 + TypeScript with Vite
  • Backend: Express.js with TypeScript
  • Database: PostgreSQL with Drizzle ORM
  • Authentication: Replit OAuth integration
  • UI: shadcn/ui components with Tailwind CSS
  • State Management: TanStack Query

Development Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Set up environment variables:
    • DATABASE_URL - PostgreSQL connection string
    • SESSION_SECRET - Session encryption key
    • REPL_ID - Replit app ID
    • REPLIT_DOMAINS - Authorized domains
  4. Push database schema: npm run db:push
  5. Start development server: npm run dev

Deployment

GitHub Pages

This project is configured for GitHub Pages deployment with GitHub Actions.

  1. Push to main branch
  2. GitHub Actions will automatically build and deploy
  3. Access your deployed app at: https://yourusername.github.io/AutoHired/

Manual Deployment

  1. Build the project: npm run build
  2. Deploy the dist/public folder to your hosting provider

License

MIT License - see LICENSE file for details

Contact

For support, email: info@thesolutiondesk.ca

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages