This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
community.html
769 lines (745 loc) · 25.6 KB
/
community.html
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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="assets/images/favicon.ico" />
<meta
name="description"
content="Join us in building the next generation of development tools. Any contribution counts."
/>
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<title>Join our community & contribute to Amplication</title>
<meta
name="keywords"
content="open source community, github community, join open source, contribute open source, contribute code"
/>
<meta name="robots" content="index,follow" />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"
integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="./styles/style.css" />
<!-- Facebook Pixel Code -->
<script>
!(function (f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function () {
n.callMethod
? n.callMethod.apply(n, arguments)
: n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = "2.0";
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(
window,
document,
"script",
"https://connect.facebook.net/en_US/fbevents.js"
);
fbq("init", "694076677979309");
fbq("track", "PageView");
</script>
<noscript
><img
height="1"
width="1"
style="display: none"
src="https://www.facebook.com/tr?id=694076677979309&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<!-- Global site tag (gtag.js) - Google Ads: 455018710 -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=AW-455018710"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "AW-455018710");
</script>
<!-- Hotjar Tracking Code for https://amplication.com -->
<script>
(function (h, o, t, j, a, r) {
h.hj =
h.hj ||
function () {
(h.hj.q = h.hj.q || []).push(arguments);
};
h._hjSettings = { hjid: 2379815, hjsv: 6 };
a = o.getElementsByTagName("head")[0];
r = o.createElement("script");
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
</script>
</head>
<body>
<!-- NAVBAR
================================================== -->
<nav class="navbar navbar-expand-lg bg-dark fixed-top flex-column">
<div class="notice-stripe">
<a
href="https://github.com/amplication/amplication"
target="_blank"
alt="Amplication on GitHub"
>
<img
class="git-hub-star"
src="assets/images/star.svg"
alt="GitHub star"
/>
If you like Amplication, give it a star on
<span class="social-link github"> </span>
</a>
</div>
<div class="container-fluid">
<a
class="latest-version"
href="https://github.com/amplication/amplication/releases"
target="_blank"
>
<span id="version-number"></span>
</a>
<!-- Brand -->
<a class="navbar-brand" href="./">
<img
src="./assets/amplication-logo.svg"
class="navbar-brand-img"
alt="Amplication"
/>
</a>
<!-- Toggler -->
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarCollapse"
aria-controls="navbarCollapse"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collapse -->
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
<li class="nav-item d-lg-none mobile-menu-header">
<a class="navbar-brand" href="./">
<img
src="./assets/amplication-logo-white.svg"
class="navbar-brand-img"
alt="..."
/>
</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarCollapse"
aria-controls="navbarCollapse"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="amp-icon">close</span>
</button>
</li>
<li class="nav-item">
<a
class="nav-link hover"
target="_blank"
href="https://docs.amplication.com/docs/getting-started"
>
Docs
</a>
</li>
<li class="nav-item">
<a class="nav-link hover" href="/features.html"> Features </a>
</li>
<li class="nav-item">
<a class="nav-link hover" href="/pricing.html">Pricing</a>
</li>
<li class="nav-item active">
<a class="nav-link hover" href="/community.html"> Community </a>
</li>
<li class="nav-item">
<a class="nav-link hover" href="/team.html"> Team </a>
</li>
<li class="nav-item">
<a class="nav-link hover" href="/jobs"> Careers </a>
</li>
<li class="nav-item">
<a class="nav-link hover" href="./#roadmap"> Roadmap </a>
</li>
<li class="nav-item d-none d-lg-flex">
<a
class="nav-link btn btn-primary"
href="https://app.amplication.com"
>
Login
</a>
</li>
</ul>
<div class="row text-center d-lg-none menu-contact">
<div class="col-12">
<div>
<div class="contact-title">Contact us</div>
<div class="contact-details">
contact@amplication.com
</div>
</div>
</div>
<div class="col-12">
<div class="contact-details">
<a
class="social-link github"
href="https://github.com/amplication/amplication"
target="_blank"
alt="Amplication on GitHub"
>
</a>
<a
class="social-link twitter"
href="https://twitter.com/amplication"
target="_blank"
alt="Amplication on Twitter"
>
</a>
<a
class="social-link linkedin"
href="https://www.linkedin.com/company/amplication"
target="_blank"
alt="Amplication on LinkedIn"
>
</a>
<a
class="social-link facebook"
href="https://www.facebook.com/amplicationcom/"
target="_blank"
alt="Amplication on Facebook"
>
</a>
</div>
</div>
</div>
</div>
</div>
</nav>
<!-- WELCOME
================================================== -->
<section class="page-hero bg-page-hero">
<div class="container">
<div class="row d-flex align-items-end align-items-lg-center">
<div class="col-12 col-lg-7">
<div class="hero-header">
<h1 class="main-title">We're better together.</h1>
<h3 class="h3">
Join us in building the next generation of development tools.
Any contribution counts.
</h3>
<a
href="https://github.com/amplication/amplication"
class="btn btn-primary"
>
<span class="social-link github social-white"> </span>
Get Involved
</a>
</div>
</div>
<div class="hero-bg col-12 offset-lg-1 col-lg-4"></div>
</div>
</div>
</section>
<!-- CONTRIBUTE
================================================== -->
<section class="">
<div class="container">
<div class="row align-items-center justify-content-center mb-5">
<h2 class="h2 text-center">Contribute to Amplication</h2>
</div>
<!-- <ul class="nav nav-fill tabs" id="myTab" role="tablist">
<li class="nav-item">
<a
class="nav-link active"
id="feature-request-tab"
data-toggle="tab"
href="#feature-request"
role="tab"
aria-controls="feature-request"
aria-selected="true"
>Send us a feature request</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
id="bug-report-tab"
data-toggle="tab"
href="#bug-report"
role="tab"
aria-controls="bug-report"
aria-selected="false"
>Create a bug report</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
id="update-docs-tab"
data-toggle="tab"
href="#update-docs"
role="tab"
aria-controls="update-docs"
aria-selected="false"
>Write and update the docs</a
>
</li>
<li class="nav-item">
<a
class="nav-link"
id="pull-request-tab"
data-toggle="tab"
href="#pull-request"
role="tab"
aria-controls="pull-request"
aria-selected="false"
>Send a pull request</a
>
</li>
</ul> -->
<div class="tab-content" id="myTabContent">
<div
class="contribute-pane"
id="feature-request"
role="tabpanel"
aria-labelledby="feature-request-tab"
>
<div class="side-by-side">
<div class="image-container">
<img
src="assets/images/community/feature-request.svg"
alt="pull request"
/>
</div>
<div>
<div class="bracket-box">
<span>Submit</span>
a feature request
</div>
<div class="description-box-black10">
Help improve Amplication by submitting your ideas.
</div>
<a
target="_blank"
href="https://github.com/amplication/amplication/issues/new?assignees=&labels=type%3A%20feature%20request&template=feature_request.md&title="
class="btn btn-outline-secondary"
>
Submit feature request
</a>
</div>
</div>
</div>
<div
class="contribute-pane"
id="bug-report"
role="tabpanel"
aria-labelledby="bug-report-tab"
>
<div class="side-by-side">
<div class="image-container">
<img
src="assets/images/community/report-bug.svg"
alt="bug report"
/>
</div>
<div>
<div class="bracket-box">
<span>Create</span>
a bug report
</div>
<div class="description-box-black10">
If you see an error message or run into an issue, please
report it so we can make this platform the best it can be!
</div>
<a
target="_blank"
href="https://github.com/amplication/amplication/issues/new?assignees=&labels=type%3A%20bug&template=bug_report.md&title="
class="btn btn-outline-secondary"
>
Create bug report
</a>
</div>
</div>
</div>
<div
class="contribute-pane"
id="update-docs"
role="tabpanel"
aria-labelledby="update-docs-tab"
>
<div class="side-by-side">
<div class="image-container">
<img
src="assets/images/community/contribute-docs.svg"
alt="docs"
/>
</div>
<div>
<div class="bracket-box">
<span>Write</span>
and update the docs
</div>
<div class="description-box-black10">
Help us write, edit, and improve the docs.<br />
Our docs are a work in progress, so be sure to check it from
time to time for new articles.
</div>
<a
target="_blank"
href="https://docs.amplication.com/"
class="btn btn-outline-secondary"
>
See the docs
</a>
</div>
</div>
</div>
<div
class="contribute-pane"
id="pull-request"
role="tabpanel"
aria-labelledby="pull-request-tab"
>
<div class="side-by-side">
<div class="image-container">
<img
src="assets/images/community/pull-request.svg"
alt="pull request"
/>
</div>
<div>
<div class="bracket-box">
<span>Send</span>
a pull request
</div>
<div class="description-box-black10">
Want to create a new feature or improve existing
functionality? <br />PRs are welcomed and encouraged.
</div>
<a
target="_blank"
href="https://github.com/amplication/amplication/blob/master/CONTRIBUTING.md"
class="btn btn-outline-secondary"
>
Learn how to contribute
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SPREAD THE WORD
================================================== -->
<div class="bg-gradient-community">
<section class="bg-transparent">
<div class="container">
<div
class="text-center align-items-center justify-content-center mb-5"
>
<h2 class="h2">Spread the word</h2>
<div class="row">
<h3 class="h3 col-12 col-lg-8 offset-lg-2 pr-4 pl-4">
Help us build the community by sharing Amplication with your
colleagues and fellow developers.
</h3>
</div>
<div class="action-panel-list build-community">
<div class="panel">
<img
src="assets/images/community/github-stars.svg"
alt="GitHub"
/>
<div class="bracket-box">
<span>Star</span>
us on GitHub
</div>
<div class="description description-box-black10">
Checkout our repository on GitHub and don't forget to star us.
</div>
<div class="actions">
<a
target="_blank"
href="https://github.com/amplication/amplication"
class="btn btn-outline-secondary"
>
Open the repo
</a>
</div>
</div>
<div class="panel">
<img src="assets/images/community/social.svg" alt="Social" />
<div class="bracket-box">
<span>Follow</span>
us on social media
</div>
<div class="description description-box-black10">
Get the latest updates and news on Twitter and Facebook.
Retweets, shares, and likes will help us
spread the word.
</div>
<div class="actions">
<a
class="social-link twitter"
href="https://twitter.com/amplication"
target="_blank"
alt="Amplication on Twitter"
>
</a>
<a
class="social-link facebook"
href="https://www.facebook.com/amplicationcom/"
target="_blank"
alt="Amplication on Facebook"
>
</a>
<a
class="social-link linkedin"
href="https://www.linkedin.com/company/amplication"
target="_blank"
alt="Amplication on LinkedIn"
>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SUPPORT
================================================== -->
<section class="bg-transparent">
<div class="container">
<div
class="text-center align-items-center justify-content-center mb-5"
>
<h2 class="h2">Get support</h2>
<div class="row">
<h3 class="h3 col-12 col-lg-8 offset-lg-2 pr-4 pl-4">
Share your questions with the community, no question should be
left unanswered.
</h3>
</div>
<div class="action-panel-list support">
<div class="panel">
<img src="assets/images/community/chat.svg" alt="Chat" />
<div class="bracket-box">
<span>Chat</span>
with us
</div>
<div class="description">
Join our Discord channel and chat with other Amplication
users, contributors and maintainers who would love to give a
hand where needed.
</div>
<div class="actions">
<a
target="_blank"
href="https://discord.gg/Z2CG3rUFnu"
class="btn btn-primary"
>
Join our Discord channel
</a>
</div>
</div>
<div class="panel">
<img src="assets/images/community/issue.svg" alt="Issue" />
<div class="bracket-box">
<span>Report</span>
an issue
</div>
<div class="description">
If you encounter an issue, please report it. Others may have
the same issue.
</div>
<div class="actions">
<a
target="_blank"
href="https://github.com/amplication/amplication/issues"
class="btn btn-primary"
>
View all issues
</a>
</div>
</div>
<div class="panel">
<img src="assets/images/community/docs.svg" alt="Docs" />
<div class="bracket-box">
<span>Read</span>
the docs
</div>
<div class="description">
Our docs are a work in progress, and you can always find
new articles.
</div>
<div class="actions">
<a
target="_blank"
href="https://docs.amplication.com/docs/getting-started"
class="btn btn-primary"
>
Read the docs
</a>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- GET STARTED
================================================== -->
<section class="auto-height page-get-started">
<div class="container">
<div class="footer-banner">
<div class="footer-banner__content">
<h2 class="h3 text-white">
<span>Free to Use.</span> <br /><span> Open‑source.</span>
</h2>
<a href="https://app.amplication.com" class="btn btn-dark mr-1">
Build your app in 5 minutes
</a>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row text-center text-lg-left">
<div class="col-12 col-lg-6">
<h2 class="h2">
We would <span class="text-turquoise-mono">love</span> to hear
from you.
</h2>
</div>
<div
class="col-12 col-lg-6 d-block align-items-center justify-content-end d-lg-flex"
>
<div class="pr-0 pr-lg-5">
<div>
<div class="contact-title">Contact us</div>
<div class="contact-details">
contact@amplication.com
</div>
</div>
</div>
<div class="pl-0 pl-lg-3">
<div class="contact-title">Follow us</div>
<div class="contact-details">
<a
class="social-link github"
href="https://github.com/amplication/amplication"
target="_blank"
alt="Amplication on GitHub"
>
</a>
<a
class="social-link discord"
href="https://discord.gg/Z2CG3rUFnu"
target="_blank"
alt="Discord"
>
</a>
<a
class="social-link twitter"
href="https://twitter.com/amplication"
target="_blank"
alt="Amplication on Twitter"
>
</a>
<a
class="social-link linkedin"
href="https://www.linkedin.com/company/amplication"
target="_blank"
alt="Amplication on LinkedIn"
>
</a>
<a
class="social-link facebook"
href="https://www.facebook.com/amplicationcom/"
target="_blank"
alt="Amplication on Facebook"
>
</a>
</div>
</div>
</div>
</div>
<div
class="footer-line col-12 footer-line d-flex justify-content-between align-items-center"
>
<span class="sm-line-top">©2021 Amplication</span>
<div class="sm-line-bottom d-flex justify-content-between">
<a href="./terms.html">terms and conditions</a>
<a class="pl-md-4" href="./privacy.html">privacy</a>
</div>
</div>
</div>
</footer>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init({
easing: "ease-out-back",
duration: 1000,
});
</script>
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.min.js"
integrity="sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s"
crossorigin="anonymous"
></script>
<script>
$.get(
"https://api.github.com/repos/amplication/amplication/releases/latest",
function (data, status) {
$("#version-number").text(data.name.replace("v", "Version "));
}
);
</script>
<script src="captureUtm.js"></script>
</body>
</html>