npm.io
0.16.5 • Published 2h agoCLI

create-arkstack

Licence
Version
0.16.5
Deps
11
Size
24 kB
Vulns
0
Weekly
3.0K

Create Arkstack Downloads

About Create Arkstack

Create new Arkstack framework applications using an official runtime template.

Runtime Templates

You can choose between one of the following official runtime templates:

  • express : An Arkstack app running on the Express driver
  • h3 : An Arkstack app running on the H3 driver
  • 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.

Keywords