stage
TypeScript icon, indicating that this package has built-in type declarations

1.0.1-alpha1 • Public • Published

Includable

Includable Stage

The simple way to build your next app. With built-in authentication, front-end components, navigation and more.


Includable Stage is currently in development. We're a long way out from something usable, but so far it's a fun experiment! The instructions below are aspirational, rather than describing current functionality.

Getting started

First install the stage CLI:

npm i -g stage

You can then create your first app:

stage create my-app

After creating the app, you can cd into the new directory and run it locally:

cd my-app
stage

Deploying to production

Make sure you have your AWS credentials set up locally. These will be used to deploy your project.

Simply run:

stage deploy

The first deploy will take around 2 minutes, with any following deploys usually taking under 15 seconds!

/stage/

    Package Sidebar

    Install

    npm i stage

    Weekly Downloads

    50

    Version

    1.0.1-alpha1

    License

    MIT

    Unpacked Size

    28.8 kB

    Total Files

    27

    Last publish

    Collaborators

    • tschoffelen