-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.yml
More file actions
249 lines (249 loc) · 6.19 KB
/
index.yml
File metadata and controls
249 lines (249 loc) · 6.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
# Index data for DOM Cloud templates
relative_url: https://raw.githubusercontent.com/domcloud/recipes/master/
templates:
- title: WordPress
file: boot/wordpress.yml
icon: https://simpleicons.org/icons/wordpress.svg
color: "#21759B"
- title: CodeIgniter
file: boot/codeigniter.yml
icon: https://simpleicons.org/icons/codeigniter.svg
color: "#EF4223"
- title: Laravel
file: boot/laravel.yml
icon: https://simpleicons.org/icons/laravel.svg
color: "#FF2D20"
- title: Express
file: boot/express.yml
icon: https://simpleicons.org/icons/express.svg
color: "#000000"
- title: Next.js
file: boot/nextjs.yml
icon: https://simpleicons.org/icons/nextdotjs.svg
color: "#000000"
- title: Nuxt.js
file: boot/nuxtjs.yml
icon: https://simpleicons.org/icons/nuxt.svg
color: "#00DC82"
- title: SvelteKit
file: boot/sveltekit.yml
icon: https://simpleicons.org/icons/svelte.svg
color: "#FF3E00"
- title: Flask
file: boot/flask.yml
icon: https://simpleicons.org/icons/flask.svg
color: "#000000"
- title: Django
file: boot/django.yml
icon: https://simpleicons.org/icons/django.svg
color: "#092E20"
- title: FastAPI
file: boot/fastapi.yml
icon: https://simpleicons.org/icons/fastapi.svg
color: "#009688"
- title: Rails
file: boot/rails.yml
icon: https://simpleicons.org/icons/rubyonrails.svg
color: "#CC0000"
- title: Strapi
file: boot/strapi.yml
icon: https://simpleicons.org/icons/strapi.svg
color: "#2F2E8B"
- title: PocketBase
file: boot/pocketbase.yml
icon: https://simpleicons.org/icons/pocketbase.svg
color: "#769BA5"
- title: Ghost
file: boot/ghost.yml
icon: https://simpleicons.org/icons/ghost.svg
color: "#15171A"
- title: Directus
file: boot/directus.yml
icon: https://simpleicons.org/icons/directus.svg
color: "#263238"
- title: Discourse
file: boot/discourse.yml
icon: https://simpleicons.org/icons/discourse.svg
color: "#000000"
templates_more:
- file: boot/alist.yml
- file: boot/bagisto.yml
- file: boot/cakephp.yml
- file: boot/calcom.yml
- file: boot/codeigniter.yml
- file: boot/codeigniter3.yml
- file: boot/cra.yml
- file: boot/craftcms.yml
- file: boot/directus.yml
- file: boot/discourse.yml
- file: boot/django.yml
- file: boot/drupal.yml
- file: boot/eengine.yml
- file: boot/express.yml
- file: boot/fastapi.yml
- file: boot/flarum.yml
- file: boot/flask.yml
- file: boot/gatsby.yml
- file: boot/ghost.yml
- file: boot/jekyll.yml
- file: boot/jupyter.yml
- file: boot/laravel.yml
- file: boot/linkwarden.yml
- file: boot/magento.yml
- file: boot/medusajs.yml
- file: boot/moodle.yml
- file: boot/n8n.yml
- file: boot/nestjs.yml
- file: boot/nextjs.yml
- file: boot/nuxtjs.yml
- file: boot/odoo.yml
- file: boot/ojs.yml
- file: boot/omp.yml
- file: boot/paperlessngx.yml
- file: boot/payloadcms.yml
- file: boot/plausible.yml
- file: boot/pocketbase.yml
- file: boot/pterodactyl-wings.yml
- file: boot/pterodactyl.yml
- file: boot/rails.yml
- file: boot/strapi.yml
- file: boot/supabase.yml
- file: boot/sveltekit.yml
- file: boot/wagtail-demo.yml
- file: boot/wagtail.yml
- file: boot/webtrees.yml
- file: boot/woocommerce.yml
- file: boot/wordpress.yml
frameworks:
- title: Static Web (HTML)
file: html.yml
group: HTML
- title: Static Web (SPA)
file: html-spa.yml
group: HTML
- title: Vite
file: html-vite.yml
group: HTML
- title: Gatsby
file: html-gatsby.yml
group: HTML
- title: Docusaurus
file: html-docusaurus.yml
group: HTML
- title: Create React App
file: html-cra.yml
group: HTML
- title: Jekyll
file: html-jekyll.yml
group: HTML
- title: Hugo
file: html-hugo.yml
group: HTML
- title: MkDocs
file: html-mkdocs.yml
group: HTML
- title: Hexo
file: html-hexo.yml
group: HTML
- title: Slate Docs
file: html-slatedocs.yml
group: HTML
- title: PHP Dev (like XAMPP)
file: php-debug.yml
group: PHP
- title: PHP Index
file: php-index.yml
group: PHP
- title: CodeIgniter 3
file: php-codeigniter3.yml
group: PHP
- title: CodeIgniter 4
file: php-codeigniter4.yml
group: PHP
- title: Laravel (MySQL)
file: php-laravel.yml
group: PHP
- title: Laravel (PostgreSQL)
file: php-laravel-pgsql.yml
group: PHP
- title: Node app.js
file: node-app.yml
group: JavaScript
- title: Node Typescript
file: node-tsc.yml
group: JavaScript
- title: Next.js
file: node-nextjs.yml
group: JavaScript
- title: Nuxt.js
file: node-nuxtjs.yml
group: JavaScript
- title: SvelteKit
file: node-sveltekit.yml
group: JavaScript
- title: Nest.js
file: node-nestjs.yml
group: JavaScript
- title: Deno app.ts
file: deno-app.yml
group: JavaScript
- title: Bun app.ts
file: bun-app.yml
group: JavaScript
- title: Python app.py
file: python-app.yml
group: Python
- title: Python wsgi.py (WSGI)
file: python-wsgi.yml
group: Python
- title: Streamlit app.py
file: python-streamlit.yml
group: Python
- title: Uvicorn (ASGI)
file: python-uvicorn.yml
group: Python
- title: Flask
file: python-flask.yml
group: Python
- title: Flask (MySQL)
file: python-flask-mysql.yml
group: Python
- title: Flask (PostgreSQL)
file: python-flask-pgsql.yml
group: Python
- title: Django
file: python-django.yml
group: Python
- title: Ruby config.ru
file: ruby-ru.yml
group: Ruby
- title: Ruby on Rails
file: ruby-rails.yml
group: Ruby
- title: Go (Go Run)
file: go-run.yml
group: Go
- title: Go (Binary Build)
file: go-binary.yml
group: Go
- title: Rust (Cargo Run)
file: rust-cargo.yml
group: Rust
- title: Rust (Binary Build)
file: rust-binary.yml
group: Rust
- title: Zig (Binary Build)
file: zig-binary.yml
group: Zig
- title: Java Main.java
file: java-app.yml
group: Java
- title: Dotnet Run
file: dotnet-run.yml
group: Dotnet
- title: Docker Compose
file: docker-comp.yml
group: Docker
- title: Lazyvim
file: lazyvim.yml
group: Tools