This repo holds a collection of templates and example applications ready to be deployed on Alternate Futures Cloud.
Please check each template Readme.md it will contain details that explain how to use & deploy.
| Template | Description |
|---|---|
| Next.js | Blank Starter kit for Next.js |
| Vue.js | Blank Starter kit for Vue.js |
| React | Blank Starter kit for React |
| Hugo | Blank Starter kit for Hugo |
| Astro | Blank Starter kit for Astro |
Contributions are always welcome!
Please refer to each project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
Template you're looking for not here?
Please create an issue with your request. Be as detailed as possible.
The initial architecture and conceptual foundation of this project were derived from a fork of the Fleek.xyz platform.
As our project's requirements led to significant architectural changes, we have diverged from the original fork. However, we remain grateful to the Fleek team for their pioneering open-source contributions to decentralized application hosting and infrastructure.