1.1.0 • Published 5 years ago

uti-app v1.1.0

Weekly downloads
22
License
ISC
Repository
-
Last release
5 years ago

Uti App

The ultimate template CLI for creating web apps

Usage

Run npx uti-app to get a full list of available templates. You can also chose to initialize a git repository and install all dependencies with special flags.

Install Dependencies

--install or -i will automatically install the appropriate dependencies.

Git Repository

--git or -g will automatically initialize a git repository.

Skip Prompts

You can also skip all prompts by adding the -s or --skip flag.

Templates

There are currently two web app templates. All templates will automatically create an MIT license.

express-ejs

  • Express server with organized routes
  • SEO, service worker, manifest, and official nathan-pham assets
  • Config file for development/production (enables service worker)

web-experiment

  • Decent SEO (no icons or manifest)
  • Blank index.html with default styles

discord-bot

  • Bare bones discord bot with modular commands
  • Server (to keep bot alive on hosting services)
  • Config & helpers for embeds
1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago