SkillCrunch

Shared hosting ready

SkillCrunch

Next.js + React + TypeScript + Tailwind, configured for static export. Build locally, then upload the out/ directory to your host's public_html (or subdomain folder).

Backend API

API URL
clubbly.skillcrunch.in/backend/api
Status
Checking…

Quick deploy

  1. npm run build — creates static files in out/
  2. Upload everything inside out/ to your web root
  3. Apache hosts: .htaccess is included automatically