Skip to content

Repository files navigation

Servisel — Inventory Flipping (mobile-first)

Minimal Next.js App Router project for internal gadget flipping (HP / Tablet / Laptop).

Quick start

  1. Copy environment variables into .env.local:
NEXT_PUBLIC_SUPABASE_URL=your-supabase-url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key
  1. Install and run:
npm install
npm run dev

Open http://localhost:3000

Notes

  • Mobile-first layout, Bottom navigation included in app/layout.tsx. -- Supabase tables expected (do not change schema): units, transactions, services, suppliers.
  • Use the app/* routes: dashboard, units, purchase, services, deals, closing, auth/login.
  • Use the app/* routes: dashboard, units, purchase, services, auth/login.

About

Servisel adalah aplikasi web native untuk UMKM sektor gadget (toko HP/laptop, aksesoris, hingga jasa servis) yang membantu pencatatan stok, transaksi jual beli, dan laporan laba rugi secara otomatis. Menggunakan cloud database PostgreSQL, aplikasi ini ringan, aman, dan mudah digunakan sehingga memudahkan digitalisasi ribuan UMKM gadget di Indonesia

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages