{"id":27162915,"url":"https://github.com/jajproduction/jajstack","last_synced_at":"2025-12-30T23:05:07.759Z","repository":{"id":286418423,"uuid":"961346778","full_name":"jajproduction/jajstack","owner":"jajproduction","description":"A modern Next.js starter template with a landing page and built-in authentication. Powered by Tailwind CSS, Prisma, and a custom auth setup — perfect for launching SaaS apps, dashboards, or personal projects with speed and style.","archived":false,"fork":false,"pushed_at":"2025-04-06T11:16:50.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T11:25:50.085Z","etag":null,"topics":["nextjs","prisma","saas","tailwindcss","template","typescript","vercel"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jajproduction.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-06T10:20:37.000Z","updated_at":"2025-04-06T11:16:53.000Z","dependencies_parsed_at":"2025-04-06T11:36:21.907Z","dependency_job_id":null,"html_url":"https://github.com/jajproduction/jajstack","commit_stats":null,"previous_names":["jajproduction/jajstack"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jajproduction%2Fjajstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jajproduction%2Fjajstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jajproduction%2Fjajstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jajproduction%2Fjajstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jajproduction","download_url":"https://codeload.github.com/jajproduction/jajstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247957879,"owners_count":21024774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nextjs","prisma","saas","tailwindcss","template","typescript","vercel"],"created_at":"2025-04-09T01:34:25.949Z","updated_at":"2025-12-30T23:05:07.746Z","avatar_url":"https://github.com/jajproduction.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 JajStack\n\n**JajStack** is a modern fullstack starter template built with **Next.js**, **Tailwind CSS**, **Prisma**, and a **custom authentication system**, all written in **TypeScript**. It’s designed to help you launch landing pages, SaaS products, and internal tools with speed, style, and scalability.\n\n---\n\n## 🧩 Tech Stack\n\n- ⚡️ **Next.js** – App router, server components, API routes\n- 🎨 **Tailwind CSS** – Utility-first styling\n- 🧱 **shadcn/ui** – Beautiful, accessible UI components\n- 🛠️ **Prisma** – Type-safe database ORM\n- 🔐 **Custom Auth** – Simple and flexible authentication logic\n- 💙 **TypeScript** – Static typing across the stack\n\n---\n\n## 📦 Features\n\n- 🔥 Beautiful, responsive landing page\n- 🔐 Full authentication flow (sign up, sign in, protected routes)\n- 🧱 Scalable project structure\n- ⚙️ Pre-configured Prisma with database schema\n- 🎯 Type-safe everything\n- 🧪 Ready for testing and production\n\n---\n\n## 🛠️ Getting Started\n\n### 1. Clone the repo\n\n```sh\ngit clone https://github.com/jajproduction/jajstack.git\ncd jajstack\n```\n\n### 2. Install dependencies\n\n```sh\nnpm install\n```\n\n### 3. Set up environment variables\n\nCreate a `.env` file:\n\n```sh\nDATABASE_URL=postgresql://your-db-url\nNEXT_PUBLIC_APP_URL=http://localhost:3000\n```\n\n### 4. Setup the database\n\n```sh\nnpx prisma generate\nnpx prisma db push\n```\n\n### 5. Run the dev server\n\n```sh\nnpm run dev\n```\n\n## 🧪 Custom Auth\n\nThis template includes a custom authentication system built from scratch — no external auth libraries. It supports:\n\n- 🔐 Credential-based login/signup\n\n- 🔐 Session handling via secure cookies\n\n- 🔐 Protected API and server components\n\nEasily customizable to fit your business logic or integrate third-party auth providers if needed.\n\n## 📄 License\n\nMIT License. Feel free to use and modify for your projects.\n\n## 🤝 Credits\n\nBuilt with ❤️ by [Jaj](https://jajdollesin.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjajproduction%2Fjajstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjajproduction%2Fjajstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjajproduction%2Fjajstack/lists"}