Skip to content

a CLI tool that helps developers quickly and easily scaffold out their favorite technologies. The app is designed to appeal to developers who want a powerful and efficient tool for creating new projects and scaffolding out technologies.

Notifications You must be signed in to change notification settings

Benrobo/prospark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prospark ⚡️

create-prospark-app is a CLI tool that helps developers quickly and easily scaffold out their favorite technologies. The app is designed to appeal to developers who want a powerful and efficient tool for creating new projects and scaffolding out technologies.

prospark

Installation 💿

To install create-prospark-app, run the following command:

# npm
npm install -g create-prospark-app

# yarn
yarn add global create-prospark-app

Usage 🚦

To use create-prospark-app, simply run the following command:

This will display a welcome message with information about the tool.

Commands ✍️

The following commands are available in create-prospark-app:

  • --help or -h: Displays a list of available commands.
  • --version or -v: Displays the version of create-prospark-app.
  • --init: Initializes a new project.

To run a command, simply add it to the end of the create-prospark-app command. For example:

Start the app ⏭.

Once generated, if the project generated includes any the following (react, nextjs, nodejs / express, svelte) run the following command in root directory of the project:

# this would initialize the workspace apps
yarn app

Supported Tech Stacks. 👨‍🔧

create-prospark-app supports the following types of stacks, frameworks below:

Frontend ( Javascript / Typescript ) 🔥

       

Backend ( Javascript / Typescript ) 🔐

   

Databases ( SQL / NOSQL / ORM ) 💾

       

Architecture 🛠

create-prospark-app uses a Mono-repo architecture for the following technologies (nodejs, express, databases, reactjs, nextjs, svelte) using yarn-workspaces

Contributing ❤️

If you'd like to contribute to create-prospark-app, please follow these steps:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes and commit them
  4. Push your changes to your fork
  5. Create a pull request

License 🧐

create-prospark-app is licensed under the MIT License.

About

a CLI tool that helps developers quickly and easily scaffold out their favorite technologies. The app is designed to appeal to developers who want a powerful and efficient tool for creating new projects and scaffolding out technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published