Skip to content

Lora-Technologies/Lora-Jobs

Repository files navigation

Lora Technologies - Kariyer Portalı

job.loratech.dev için kariyer başvuru portalı.

Teknolojiler

  • Next.js 16
  • TypeScript
  • TailwindCSS
  • Prisma + PostgreSQL (NeonDB)
  • shadcn/ui components

Kurulum

npm install

Veritabanı Ayarları

  1. NeonDB'de bir PostgreSQL veritabanı oluştur
  2. .env dosyası oluştur:
DATABASE_URL="postgresql://user:password@host/database?sslmode=require"
  1. Prisma migration çalıştır:
npx prisma db push
npx prisma generate

Geliştirme

npm run dev

http://localhost:3000 adresinde açılır.

Sayfalar

  • / - Ana sayfa, açık pozisyonlar
  • /pozisyon/[id] - Pozisyon detayı
  • /basvuru/[id] - Başvuru formu
  • /basvuru/genel - Genel başvuru
  • /admin - Başvuru yönetimi

Deploy

Vercel'e deploy edilebilir. Environment variables olarak DATABASE_URL eklenmeli.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages