JSPM

  • Created
  • Published
  • Downloads 491
  • Score
    100M100P100Q112163F

Scaffold new H3.js or Express.js applications using Toneflix's arkstack templates and starter kits

Package Exports

  • create-arkstack

Readme

Create Arkstack Downloads

About Create Arkstack

Scaffold new applications using any of the Arkstack templates and starter kits.

Starter kits

You can choose between one of the following official starter kits

  • express : An Express.js app scaffolded with Tonelix's Arkstack
  • h3 : An H3.js app scaffolded with Tonelix's Arkstack
  • More coming soon...

Usage

# Using npm
npm init arkstack

# Using yarn
yarn create arkstack

# Using pnpm
pnpm create arkstack

Options

location

You can pass the installation location directory as the first argument to the command. For example:

npm init arkstack my-app

or even

npm init arkstack ./

This argument is optional and the command will prompt you to enter the installation location if not provided.

Contributing

Thank you for considering contributing to the Arkstack framework! The Contribution Guide can be found in the Arkstack documentation and will provide you with all the information you need to get started.

Security Vulnerabilities

If you discover a security vulnerability within Arkstack, please send an e-mail to Legacy via oss@toneflix.net. All security vulnerabilities will be promptly addressed.

License

MIT License.