This repository hosts templates to create common web framework and self-hosted software known to work on DOM Cloud.
To ease navigation, we separate this repository into sections:
Boot-From-Stratch Recipes
These are recipes for self-hosted web software or creates a new framework from stratch. Top 8 recipes are listed here but we have way way more complete recipes in separate section.
| Recipe name | Deploy now | See template |
|---|---|---|
| WordPress | ↗️ | 📜 |
| Drupal | ↗️ | 📜 |
| CodeIgniter | ↗️ | 📜 |
| Laravel | ↗️ | 📜 |
| Express | ↗️ | 📜 |
| Flask | ↗️ | 📜 |
| Django | ↗️ | 📜 |
| Ruby on Rails | ↗️ | 📜 |
Example Recipes
These are recipes for demonstration on running specific runtime application on DOM Cloud.
| Runtime | See documentation | See example | Deploy now |
|---|---|---|---|
| Static HTML | 📖 | 📜 | ↗️ |
| Docker | 📖 | 📜 | ↗️ |
| PHP | 📖 | 📜 | ↗️ |
| Node.js | 📖 | 📜 | ↗️ |
| Python | 📖 | 📜 | ↗️ |
| Ruby | 📖 | 📜 | ↗️ |
| Deno | 📖 | 📜 | ↗️ |
| Bun | 📖 | 📜 | ↗️ |
| Java | 📖 | 📜 | ↗️ |
| Go | 📖 | 📜 | ↗️ |
| Rust | 📖 | 📜 | ↗️ |
| Zig | 📖 | 📜 | ↗️ |