Skip to content

Add React Akash Deployments #687

@fenilmodi00

Description

@fenilmodi00

Description:

Expand awesome-akash by contributing a deployment template for React, the popular JavaScript frontend framework! This will help new users run React apps on Akash decentralized cloud as part of our Hacktoberfest push.

Contribution Guidelines:

  • Create a folder named react at the repository root.
  • Include these files:
    • deploy.yaml: SDL template for deploying a production-ready React app (typically built with npm run build, serving static files, exposing port 80 or 8080).
    • README.md: Clear setup, usage, and deployment instructions. Mention special configs or steps if needed.

Optional:

  • Add a config.json for logo/meta info following repository standards.
  • Update the Table of Contents in the main README under “Frontend Frameworks” or equivalent section.

Resources:

Checklist:

  • react folder created as per convention.
  • deploy.yaml for a standard React deployment.
  • README.md with full deployment instructions.
  • (Optional) config.json for repo meta.
  • Table of Contents updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hacktoberfestHacktoberfest virtual event happening September 30th, 2025 - October 30th, 2025.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions