Skip to content

Commit

Permalink
feat: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bugs5382 committed Apr 12, 2024
1 parent 4bc7133 commit 48f61ad
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README.md
Expand Up @@ -8,28 +8,9 @@ Install using NPM:
npm install @the-rabbit-hole/app-setup -g
```

## Selection Types
## How to run

### NodeJS
* Fastify Controller
* Fastify Microservice (**default**)
* Fastify Standalone Plugin Package
* Standalone NPM Package

### Vite
* Vite with React + SWC

### Replacement Vars

Used within any UTF-8 file.

| **Replacement Search** | **Used for** | **Should be on replacement...** |
|:----------------------:|:--------------------:|---------------------------------|
| <%- npm %> | | The full NPM package name. |
| <%- repoOwner %> | GitHub Projects Only | GitHub Username of Author. |
| <%- author %> | | Full Name of Initial Author |
| <%- description %> | | Description of the package. |
| <%- homepage %> | | Full URL |
> trh-app-setup
## Contribute

Expand Down

0 comments on commit 48f61ad

Please sign in to comment.