Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamabhi747/create-nrtgmp-app

Create cool NRTGMP app
https://github.com/iamabhi747/create-nrtgmp-app

graphql mongodb mongoose nextjs nextjs14 nodejs npm npm-package postgresql react sequelize tailwindcss

Last synced: 12 days ago
JSON representation

Create cool NRTGMP app

Awesome Lists containing this project

README

        

# create-nrtgmp-app

`create-nrtgmp-app` is a package that provides a robust base template for building modern web applications using Next.js, React, TailwindCSS, GraphQL, MongoDB, Sequelize, and Shadcn components. It is designed with a modular structure to facilitate scalability and maintainability.

## Features

- **Next.js**: A React framework for server-side rendering and generating static websites.
- **React**: A JavaScript library for building user interfaces.
- **TailwindCSS**: A utility-first CSS framework for rapid UI development.
- **GraphQL**: A query language for your API.
- **MongoDB**: A NoSQL database for storing data.
- **Sequelize**: A promise-based Node.js ORM for SQL databases.
- **Shadcn Components**: A set of reusable components for building modern web applications.

## Installation

To install the `create-nrtgmp-app` package, use npm:

```bash
npm install create-nrtgmp-app
```

## Usage

To create a new project using the `create-nrtgmp-app` package, run the following command:

```bash
npx create-nrtgmp-app my-new-project
```

Replace `my-new-project` with the name of your project.

## Repository

For more information and to access the template repository, visit the [nrtgmp-template repository](https://github.com/iamabhi747/nrtgmp-template).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contributing

Contributions are welcome!

## Contact

For any questions or feedback, please open an issue on the [GitHub repository](https://github.com/iamabhi747/nrtgmp-template/issues).