0.3.0 • Published 1 year ago

create-prospark-app v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

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.

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago