startease
startease copied to clipboard
StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for...
Closes #54
Might be nice if the package.json file is more customized with the information the user provides. i'd propose an extra prompt be added (for the description of the project). the...
It might be nice if the user could initialize git on scaffold. this would require a lil more info to be asked during prompt. - initialize git - enter GitHub...
Added template for react native, this uses the current latest version of react native
A pull request for the following implementation. ### Implementation - [x] Add support for Laravel - [x] Add MongoDB ORM support - [x] Add options for web type (i.e., web...
Add support for initializing ReactJs Template with TailwindCSS
Hello @JC-Coder , The feature has been successfully implemented and tested. I would appreciate it If I could get a review on this. **Changes Made:** - [x] Added Typeorm options...
Description: I recommend exploring the integration of Prisma ORM into StartEase, offering an alternative for developers familiar with it. This could enhance our project's flexibility and efficiency. And I'd like...
**Description:** I would like to request the addition of PostgreSQL TypeORM support to the NestJS project generated by StartEase. TypeORM is a popular Object-Relational Mapping (ORM) library for TypeScript and...