Skip to content
@nas-ts

NAS.TS

TypeScript framework for creating backend applications
  • United Kingdom

NAS.TS

Quick Start Guide

The quickest way to get up and running with nasts is to use the @nasts/cli (see below) to spin up a new project, this will have everything you need to get started. To take your app further, please see the documentation here.

If you can't be bothered going over to @nasts/cli, just run these commands:

npm i -g @nasts/cli
nasts new project-name
nasts start

Packages

  • @nasts/core - The core package used to create nasts applications.
  • @nasts/cli - Command Line Interface for creating new nasts projects and other useful nasts related stuff.

Authors

Contributing

Contributions are more than welcome!

See contributing.md in the project you wish to contribute to for ways to get started.

Please adhere to this project's code of conduct.

Popular repositories

  1. nasts-core nasts-core Public

    Core package for the NASTS framework

    TypeScript

  2. .github .github Public

  3. nasts-cli nasts-cli Public

    CLI for nasts applications

    TypeScript

  4. documentation documentation Public

    Documentation for the NAS.TS framework

    HTML

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…