1.0.8 • Published 4 years ago

@nextekdevelopment/create-nextek-app v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Introduction

This is a cli for any nextek application templates using npm. Right now there is only one template, a next js starter project with authentication and a page using SSR (Server Side Rendering) and SSG (Static Site Generation) along with the hooks needed to implement authentication client and server side.

Getting Started

  1. open a terminal in Ubuntu or on Mac (windows right now does not work since the directory structure is different)

  2. go into the selected folder you want to create the client project in

  3. run the command npm init @nextekdevelopment/nextek-app

  4. Chose Next.Js and hit enter

  5. run npm i OR yarn install whichever one your preferred package manager is

Build and Test

TODO:

Contribute

Please view the nextek wiki for instructions on publishing.

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago