{"id":16238104,"url":"https://github.com/nparashar150/thestartuptemplate","last_synced_at":"2025-12-30T06:54:59.108Z","repository":{"id":240289027,"uuid":"802112889","full_name":"nparashar150/thestartuptemplate","owner":"nparashar150","description":"Simplify your side hustle [https://npmjs.com/package/create-thestartuptemplate]","archived":false,"fork":false,"pushed_at":"2024-05-22T15:30:29.000Z","size":526,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-22T22:09:37.865Z","etag":null,"topics":["edgedb","monorepo","nextjs","shadcn-ui","template"],"latest_commit_sha":null,"homepage":"https://side.quik.run","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/nparashar150.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-05-17T14:51:04.000Z","updated_at":"2024-05-27T12:17:45.833Z","dependencies_parsed_at":"2024-05-17T20:26:07.276Z","dependency_job_id":"286b6cf9-8c11-4096-a418-47ce63188a22","html_url":"https://github.com/nparashar150/thestartuptemplate","commit_stats":null,"previous_names":["nparashar150/thestartuptemplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashar150%2Fthestartuptemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashar150%2Fthestartuptemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashar150%2Fthestartuptemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nparashar150%2Fthestartuptemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nparashar150","download_url":"https://codeload.github.com/nparashar150/thestartuptemplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243446738,"owners_count":20292446,"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":["edgedb","monorepo","nextjs","shadcn-ui","template"],"created_at":"2024-10-10T13:38:50.658Z","updated_at":"2025-12-30T06:54:59.081Z","avatar_url":"https://github.com/nparashar150.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Startup Template\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](../LICENSE/)\n\nWelcome to **The Startup Template**! This template is designed to help you kickstart your side project with a pre-configured setup that saves you time and effort. It includes a beautiful landing page, a feature-rich dashboard, and integrates seamlessly with [EdgeDB](https://www.edgedb.com/), [Next.js](https://nextjs.org/), [ShadcnUI](https://ui.shadcn.com/), [Mailgun](https://www.mailgun.com/) and [NextAuth](https://next-auth.js.org/).\n\n## Features\n\n* **Production-Ready**: Beautiful landing page and dashboard ready for production use.\n* **Integrated Tech Stack**: Pre-configured with [EdgeDB](https://www.edgedb.com/), [Next.js](https://nextjs.org/), [ShadcnUI](https://ui.shadcn.com/), [Mailgun](https://www.mailgun.com/), and [NextAuth](https://next-auth.js.org/).\n* **Reusable Components**: A variety of components to reuse and customize.\n* **Focus on MVP**: Allows you to focus on building your MVP without worrying about the initial setup.\n\n## How It Works\n\n1.  **Download the Template**: Get the pre-configured project setup.\n\n    ```sh\n    npx create-thestartuptemplate@latest\n    ```\n2. **Customize Your Content**: Update the landing and dashboard pages with your content.\n3. **Integrate Your Features**: Add your unique features using the provided components.\n4. **Deploy and Launch**: Launch your MVP quickly and efficiently.\n\n## Installation\n\nTo get started with The Startup Template, run the following command:\n\n```sh\nnpx create-thestartuptemplate@latest\n```\n\nReplace `my-app` with the name of your project. This command will set up a new project with all necessary dependencies and configurations.\n\n## Getting Started\n\n1.  Navigate to your project directory:\n\n    ```sh\n    cd thestartuptemplate\n    ```\n2.  Install the dependencies:\n\n    ```sh\n    pnpm install\n    ```\n3.  Start the development server:\n\n    ```sh\n    pnpm run dev\n    ```\n4. Open your browser and visit `http://localhost:3000` to see your project in action.\n\n## Customization\n\nFeel free to customize the template according to your needs. You can modify the components, pages, and styles to fit your project's requirements.\n\n## FAQ\n\n**What is included in the template?**\n\n* The template includes a beautiful landing page, a dashboard, and integrations with [EdgeDB](https://www.edgedb.com/), [Next.js](https://nextjs.org/), [ShadcnUI](https://ui.shadcn.com/), [Mailgun](https://www.mailgun.com/), and [NextAuth](https://next-auth.js.org/).\n\n**How do I customize the template?**\n\n* You can easily customize the template by modifying the provided components and pages according to your needs.\n\n**Is the template suitable for production use?**\n\n* Yes, the template is designed to be production-ready, ensuring you can launch your project with confidence.\n\n**Can I integrate other tools with this template?**\n\n* Absolutely! The template is flexible and can be extended with other tools and libraries as needed.\n\n**Do I need prior experience with EdgeDB, Next.js, or ShadcnUI?**\n\n* Basic knowledge of these technologies is helpful, but the template is designed to be user-friendly and easy to set up.\n\n## Contributing\n\nI welcome contributions! Please read our [Contributing Guide](contributing.md) to learn how you can help us improve this project.\n\n## Acknowledgements\n\nSpecial thanks to all the teams and individuals who have made this project possible:\n\n* [EdgeDB](https://www.edgedb.com/)\n* [Next.js](https://nextjs.org/)\n* [ShadcnUI](https://github.com/shadcn/ui)\n* [NextAuth](https://next-auth.js.org/)\n* [@Kiranism/next-shadcn-dashboard-starter](https://github.com/Kiranism/next-shadcn-dashboard-starter/)\n* [@leoMirandaa/shadcn-landing-page](https://github.com/leoMirandaa/shadcn-landing-page)\n\n***\n\nThank you for using **The Startup Template**! I hope it helps you build amazing projects quickly and efficiently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnparashar150%2Fthestartuptemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnparashar150%2Fthestartuptemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnparashar150%2Fthestartuptemplate/lists"}