-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
mifdlaltsaqibalfarras25 edited this page Jun 11, 2026
·
1 revision
- Node.js 22+
- Supabase project (free tier)
- TMDB API key (free)
git clone https://github.com/mifdlaldev/cinestack.git
cd cinestack
npm install
cp .env.example .env.local
# Isi .env.local dengan credentials kamu
npm run devLihat file .env.example di repo untuk daftar lengkapnya.
Jalankan supabase/schema.sql di Supabase SQL Editor.
| Command | Description |
|---|---|
npm run dev |
Development server |
npm run build |
Production build |
npm run test |
Run tests (Vitest) |
npm run lint |
ESLint check |
npm run type-check |
TypeScript check |
📦 GitHub · 💬 Discussions · 💼 Hire Me
Built with ❤️ by Mifdlal Tsaqib Alfarras