adhikareeprayush / adhikareeprayush/stacksmith

Implement the `api` preset (backend-only scaffold)

Open
#11 4 comments 0 reactions 1 assignee Claimed by @justtrytechbusiness View on GitHub
backend feature help wanted scaffold
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Summary
The `api` preset currently produces a stub base project. Implement a real backend-only scaffold (Express or Fastify) mirroring the MERN server.

## Tasks
- [ ] Add `src/scaffolds/api/` (controllers, routes, error handling, env, Dockerfile)
- [ ] Branch to it from `generateProject` like MERN does
- [ ] Mark `api` available in `src/core/catalog.ts`
- [ ] Update README status

## Files
- `src/core/generator.ts`
- `src/scaffolds/mern/` (reference)
- `src/core/catalog.ts`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.