Skip to content

MiracleCakra/Nexora

Repository files navigation

🚀 Nexora

Nexora adalah Starter Template Laravel 10 + TailwindCSS yang siap pakai dan dapat langsung dideploy ke Vercel. Dirancang untuk proyek modern yang membutuhkan kecepatan, kemudahan deploy, dan kemewahan stack Laravel + Vite.


✨ Fitur

  • ✅ Nanti Diisi

🔧 Teknologi yang Digunakan

  • PHP 8.2+
  • Laravel 10.x
  • Tailwind CSS 3.x
  • Vite
  • SQLite
  • Composer & NPM

⚙️ Instalasi Lokal

git clone https://github.com/ckckckcz/Nexora.git
cd Nexora

# Install dependency backend
composer install

# Install dependency frontend
npm install

# Salin environment file
cp .env.example .env

php artisan migrate

# Jalankan server dan vite
composer run dev

💻 Struktur Folder Utama

Nexora/
├── app/
├── bootstrap/
├── config/
├── database/
│   ├── migrations/
├── public/
│   └── index.php
├── resources/
│   ├── css/
│   └── views/
├── routes/
│   └── web.php
├── tailwind.config.js
└── vite.config.js

About

Next-gen Explorer of Tech Paths.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •