narkbak-express-alpha

0.0.1 • Public • Published

Narkbak

Narkbak web application framework based on Express

Install CLI

Note: This version of Narkbak CLI & Narkbak Express can be used only for V3 stacks. Use CLI version 1.x, for V2 stacks.

Run the following command in a Terminal or Command Prompt to globally install the latest version of Narkbak CLI on your system:

$ npm install -g Narkbak-cli

​*You might need administrator privileges to perform this installation.*​

Connect to a Stack

Start building your web application by connecting it to your existing stack.

Navigate to your workspace in the terminal, and run the 'connect' command.

$ Narkbak connect

This will prompt you to enter the stack's api key and access token. You can find these details in the Settings > Stack page.

Enter your stack api key: {API_KEY}
Enter your stack access token: {ACCESS_TOKEN}

This will validate the stack. Once validated, you will be prompted to enter the project root directory and select one of the publishing environments of your stack.

Enter the name of the directory to contain the project: (my-site)
Select the publishing environment:
1. development

This will automatically configure your project for the selected publishing environment along with basic theme for the website.

Run the Site

Navigate to this folder and start the site.

$ cd my-site
$ npm start

Links

License

Copyright © 2018 Narkbak. All Rights Reserved.

/narkbak-express-alpha/

    Package Sidebar

    Install

    npm i narkbak-express-alpha

    Homepage

    Narkbak.com

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    741 kB

    Total Files

    114

    Last publish

    Collaborators

    • iyerrama25