Skip to content

nas-ts/nasts-cli

Repository files navigation

nasts

Strong typing. Strong backend.



npm (scoped) npm bundle size (scoped) NPM npm Libraries.io dependency status for latest release, scoped npm package

@nasts/cli is a command line interface package that provides a quick and easy way to set up a new web project using the @nasts/core package. With just a few simple commands, you can create a new project, configure your settings, and start building right away.

@nasts/cli is designed to be lightweight and easy to use, with a user-friendly interface that guides you through the process of setting up your project. Whether you're an experienced developer or just getting started, this package can help you get up and running quickly and efficiently.

We're constantly working to improve @nasts/cli, and we welcome feedback and contributions from the community. If you're looking for a simple and powerful way to create nasts projects, this package is the perfect choice.

Installation

Install @nasts/cli globally with npm:

npm i -g @nasts/cli

Use the nasts keyword to perform commands, e.g.:

nasts new my-project
cd my-project
nasts start

Please see the documentation for details on how to make use of controllers, middleware, and other configurations.

Authors

Contributing

Contributions are more than welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Releases

No releases published

Packages

No packages published