Skip to content

An Example of a PWA using Nextjs, Material-UI, Typescript and Auth0 πŸ’—

Notifications You must be signed in to change notification settings

williamluke4/Nitro

 
 

Repository files navigation

Nitro

oclif Version Downloads/week License

Creates NextJS WPAs from templates

Templates

| drawing NextJS, Auth0, Material-UI, PWA | | |

Usage

$ npm install -g @atto-byte/nitro
$ nitro COMMAND
running command...
$ nitro (-v|--version|version)
@atto-byte/nitro/0.0.2 win32-x64 node-v12.0.0
$ nitro --help [COMMAND]
USAGE
  $ nitro COMMAND
...
$ npm install -g @atto-byte/nitro
$ nitro COMMAND
running command...
$ nitro (-v|--version|version)
@atto-byte/nitro/0.0.1 win32-x64 node-v12.0.0
$ nitro --help [COMMAND]
USAGE
  $ nitro COMMAND
...

Commands

nitro create [TEMPLATE]

nitro create basic

USAGE
  $ nitro create [TEMPLATE]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ nitro create basic something-awesome
  hello world from ./src/hello.ts!

See code: src\commands\create.ts

nitro help [COMMAND]

display help for nitro

USAGE
  $ nitro help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

nitro create [TEMPLATE]

nitro create basic

USAGE
  $ nitro create [TEMPLATE]

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ nitro create basic something-awesome
  hello world from ./src/hello.ts!

See code: src\commands\create.ts

nitro help [COMMAND]

display help for nitro

USAGE
  $ nitro help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

An Example of a PWA using Nextjs, Material-UI, Typescript and Auth0 πŸ’—

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published