From 6aff8fc95b41e39412908a8fc3758d9256b74631 Mon Sep 17 00:00:00 2001 From: Poyraz <78071274+poyrazavsever@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:20:43 +0300 Subject: [PATCH] feat: add live demo section with access details in README and documentation --- README.md | 15 +++++++++++++++ docs/01-giris.md | 17 +++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/README.md b/README.md index 0593d0e..80fb786 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,21 @@ Neta is a freelancer operating system built with Next.js and Supabase. It manage This repository now ships only the web application. It does not bundle Supabase, PostgreSQL, Docker Compose, installers, migration runners, or backup scripts. Bring your own Supabase project and provide the required environment variables in the deploy platform. +## Live Demo + +You can try the demo here: + +```txt +https://demo.takeneta.com +``` + +Demo account: + +```txt +Email: test@takeneta.com +Password: 123456 +``` + ## Stack - Next.js App Router diff --git a/docs/01-giris.md b/docs/01-giris.md index 6ebfb53..97562e7 100644 --- a/docs/01-giris.md +++ b/docs/01-giris.md @@ -70,3 +70,20 @@ Kurulumdan sonra akış şu şekilde ilerler: 6. İstenirse müşterilere portal hesabı oluşturulur. Bu dokümantasyonun amacı sadece nasıl kurulur demek değil. Aynı zamanda projeyi neden böyle kurguladığımı, hangi parçanın ne işe yaradığını ve özelleştirmek isteyen birinin nereden başlaması gerektiğini netleştirmek. + +## Canlı Demo + +Neta'yı kurmadan önce incelemek isterseniz demo ortamını açabilirsiniz: + +```txt +https://demo.takeneta.com +``` + +Demo hesabı: + +```txt +E-posta: test@takeneta.com +Şifre: 123456 +``` + +Bu demo ortamı projeyi hızlıca tanımak için var. Dashboard'u, müşteri ve proje ekranlarını, görevleri, finans alanını, AI asistan ekranını ve client portal akışını kurulum yapmadan gezebilirsiniz.