{"id":26849066,"url":"https://github.com/studio1hq/nextjs-velt-firebase-app","last_synced_at":"2026-02-28T07:04:52.828Z","repository":{"id":284720332,"uuid":"954879208","full_name":"Studio1HQ/nextjs-velt-firebase-app","owner":"Studio1HQ","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-18T18:03:19.000Z","size":17387,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T15:01:55.270Z","etag":null,"topics":["collaboration-platform","comments","firebase","nextjs","velt"],"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/Studio1HQ.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,"zenodo":null}},"created_at":"2025-03-25T18:56:01.000Z","updated_at":"2025-04-18T18:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"aaead728-1ac9-462b-8cfc-24ec03b9f8ad","html_url":"https://github.com/Studio1HQ/nextjs-velt-firebase-app","commit_stats":null,"previous_names":["studio1hq/nextjs-velt-firebase-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Studio1HQ/nextjs-velt-firebase-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Studio1HQ%2Fnextjs-velt-firebase-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Studio1HQ%2Fnextjs-velt-firebase-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Studio1HQ%2Fnextjs-velt-firebase-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Studio1HQ%2Fnextjs-velt-firebase-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Studio1HQ","download_url":"https://codeload.github.com/Studio1HQ/nextjs-velt-firebase-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Studio1HQ%2Fnextjs-velt-firebase-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259940780,"owners_count":22935288,"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":["collaboration-platform","comments","firebase","nextjs","velt"],"created_at":"2025-03-30T21:32:04.217Z","updated_at":"2026-02-28T07:04:52.801Z","avatar_url":"https://github.com/Studio1HQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Velt App Using Firebase Auth\n\nThis is a Next.js application that integrates Firebase authentication and Velt for comments and @mentions. The project demonstrates how to build a modern web application with user authentication, real-time updates, and social features for a collaborative experience.\n\nThis is the code demo for the blog post: [How to Implement @mentions and Comments with Firebase Auth Using Velt.dev](https://velt.dev/blog).\n\nPlease give this repo a ⭐ if it was helpful to you.\n\n## Table of Contents\n\n- [Next.js Velt App Using Firebase Auth](#nextjs-velt-app-using-firebase-auth)\n  - [Table of Contents](#table-of-contents)\n  - [Demo](#demo)\n  - [Features](#features)\n  - [Prerequisites](#prerequisites)\n  - [Getting Started](#getting-started)\n  - [Tech Stack](#tech-stack)\n  - [License](#license)\n\n## Demo\n\nhttps://github.com/user-attachments/assets/fcf8a8e1-acbf-482e-9f91-b2e29a8b2cbb\n\n## Features\n\n- User authentication with Firebase\n- Real-time comments, @mentions, notifications, and user presence using Velt\n- Modern UI with Tailwind CSS\n\n## Prerequisites\n\n- Firebase project and API key\n- A Velt account and API key\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Timonwa/nextjs-velt-firebase-app.git\ncd nextjs-velt-firebase-ap\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n```\n\n3. Create a .env.local file in the root directory and add your Firebase and Velt API keys:\n\n```\nNEXT_PUBLIC_FIREBASE_API_KEY=your-api-key\nNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your-auth-domain\nNEXT_PUBLIC_FIREBASE_PROJECT_ID=your-project-id\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your-storage-bucket\nNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id\nNEXT_PUBLIC_FIREBASE_APP_ID=your-app-id\nNEXT_PUBLIC_VELT_API_KEY=your-velt-api-key\n```\n\n4. Run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/)\n- [Firebase](https://firebase.google.com/)\n- [Velt](https://velt.dev/)\n- [Tailwind CSS](https://tailwindcss.com/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). See the LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio1hq%2Fnextjs-velt-firebase-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudio1hq%2Fnextjs-velt-firebase-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudio1hq%2Fnextjs-velt-firebase-app/lists"}