0.0.2 • Published 7 months ago
create-nrtgmp-app v0.0.2
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:
npm install create-nrtgmp-app
Usage
To create a new project using the create-nrtgmp-app
package, run the following command:
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.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome!
Contact
For any questions or feedback, please open an issue on the GitHub repository.