An open API service indexing awesome lists of open source software.

https://github.com/pet3r1512/deviniter

The Ultimate Starter Templates for Developers.
https://github.com/pet3r1512/deviniter

mdx mit-license nextjs nextra nextra-theme prisma-orm reactjs shadcn shiki starter-template tailwindcss typescript vercel vite vitest

Last synced: about 1 month ago
JSON representation

The Ultimate Starter Templates for Developers.

Awesome Lists containing this project

README

        





Logo


GitHub Release

DevIniter


Initialize Developer's Projects with Pre-built Templates


Explore the docs »




Report Bug
·
Request Feature


Table of Contents



  1. About DevIniter


  2. Templates


  3. Getting Started


  4. Usage

  5. License

  6. Contact

## About DevIniter

[![Product Name Screen Shot][product-screenshot]](https://deviniter.site/)

(back to top)

### Built With

- Next.js - Page Router - v.14
- TypeScript
- TailwindCSS
- Shadcn
- Aceternity
- Vitest
- Nextra
- Zustand

(back to top)

## Templates

Until now, DevIniter provides 3 templates: Next.js - Page Router, Vite - React.js and Vitestack

### ViteLogo Next.js - Page Router

Nextjs

### ViteLogo Vite - React.js

Vite

### ViteStack ViteStack

Vitestack

(back to top)

## Getting Started

DevIniter provides a range of lightning-fast starter templates to help jumpstart your development journey.

### Prerequisites

Ensure you have the following tools installed on your system:

- Nodejs (v20.0.0 or higher)
- pnpm (v9.0.0 or higher)
- npm (v10.0.0 or higher)
- yarn (v4.0.0 only) - Beta

Note: We are actively working to expand support for additional Node.js versions and package managers such as Bun.

### Installation

Installing your favorite template by running:

- npm

```bash
npx @deviniter/cli@latest
```

- pnpm

```bash
pnpm dlx @deviniter/cli@latest
```

- yarn - v4.0.0 (Beta)

```bash
yarn dlx @deviniter/cli@latest
```

_For more examples, please refer to the [Documentation](https://www.deviniter.site/docs/introduction)_

(back to top)

## Usage

DevIniter's templates are designed to streamline your development workflow. Each template comes pre-configured with modern development tools and best practices, allowing you to focus on building your application rather than setting up boilerplate code.

Our templates support various project types including:

- Full-stack web applications
- Static websites
- API services
- Personal Portfolios

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## Project structure

You can check our [project structure](PROJECT_STRUCTURE.md) whenever you want to add new features, improvements or fix bugs.

## Top Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].



(back to top)

## License

Distributed under the MIT License. See [LICENSE](https://github.com/Pet3r1512/DevIniter/blob/master/LICENSE) for more information.

(back to top)

## Contact

Peter Pham - [email protected] - [X Profile](https://x.com/Thnh_Phng_) - [LinkedIn](https://www.linkedin.com/in/peter-pham-6b02a2229)

Project Link: [https://github.com/Pet3r1512/DevIniter_CLI](https://github.com/Pet3r1512/DevIniter_CLI)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo_name/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[license-shield]: https://img.shields.io/github/license/github_username/repo_name.svg?style=for-the-badge
[license-url]: https://github.com/github_username/repo_name/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: public/images/screenshot/deviniter_screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[TailwindCSS]: https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white
[Tailwind-url]: https://tailwindcss.com/