-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
hacktoberfestHacktoberfest virtual event happening September 30th, 2025 - October 30th, 2025.Hacktoberfest virtual event happening September 30th, 2025 - October 30th, 2025.
Description
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
reactat the repository root. - Include these files:
deploy.yaml: SDL template for deploying a production-ready React app (typically built withnpm 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.jsonfor logo/meta info following repository standards. - Update the Table of Contents in the main README under “Frontend Frameworks” or equivalent section.
Resources:
- React official site: https://react.dev/
- Akash Deployments: https://akash.network/docs/deployments/overview/
- Hacktoberfest info: https://luma.com/87pm7k1m
Checklist:
-
reactfolder created as per convention. -
deploy.yamlfor a standard React deployment. -
README.mdwith full deployment instructions. - (Optional)
config.jsonfor repo meta. - Table of Contents updated.
Metadata
Metadata
Assignees
Labels
hacktoberfestHacktoberfest virtual event happening September 30th, 2025 - October 30th, 2025.Hacktoberfest virtual event happening September 30th, 2025 - October 30th, 2025.