arya2004 / arya2004/auto-express
Add Example Projects or Templates Directory
Open
good first issue
hacktoberfest
hacktoberfest-accepted
javascript
typescript
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Provide a `templates/` directory with more advanced example Express setups (e.g., with middleware, TypeScript, or authentication starter code).
**How to do it:**
* Create a `templates/` folder.
* Add simple subfolders like `basic`, `typescript`, `auth`, each with example code.
* Update the CLI to allow users to choose a template (`--template typescript`), and copy the appropriate template during project creation.
Contributor guide
Assessment
This issue has not been assessed yet.