Web Applications

Builds websites and HTTP backends without defaulting to MERN. Use for static sites, HTML/CSS/JS, Express, FastAPI, or Flask work.

SAMRADDHASHRIVASTAVATECH Updated

File contents

Web applications

  • Static brochure / docs → static-web.
  • JSON API → python-fastapi or node-express (match repo language).
  • Server-rendered Python → Flask template, not React.
  • Do not add Mongo+Redux+Webpack unless the user named that stack.

Serve locally only with explicit run commands. Production deploy is out of band unless requested.

SAMRADDHASHRIVASTAVATECH/veyron-skill-and-mcp-pack/tree/main/estate/skills-files/web-applications commit 700c7f73a0

Frequently asked questions

npx skillmds@latest add samraddhashrivastavatech/web-applications