You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+4-24
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This repository includes challenges for the following frameworks:
13
13
14
14
## 🎯 The Challenge
15
15
16
-
Your mission is to implement rate limiting using Arcjet in one (or more!) of these skeleton apps. Once you've successfully implemented rate limiting, share evidence of your success on social media. If your post is part of an active competition, you might be eligible to win a prize!
16
+
Your mission is to implement rate limiting using Arcjet in one (or more!) of these skeleton apps.
17
17
18
18
## 🚀 How to Participate
19
19
@@ -57,31 +57,11 @@ Use our [documentation](https://docs.arcjet.com) to help you get started, in par
- a screenshot or saved copy of the "Challenge Complete" image from your app
65
-
- a screenshot of your Arcjet dashboard showing the blocked requests
66
-
67
-
### 6. Share your experience
68
-
69
-
Share your experience on X (formerly Twitter) and/or LinkedIn:
70
-
71
-
- Start with: "I completed the #ArcjetChallenge - can you get your shields up? https://challange.arcjet.com/"
72
-
- Add what you enjoyed about the challenge, your experience, or thoughts on the product
73
-
- Tag [@arcjethq](https://twitter.com/arcjethq) on X (formerly Twitter)
74
-
- Tag [Arcjet](https://www.linkedin.com/company/arcjet) on LinkedIn
75
-
76
-
The personal part of your submission will be evaluated for creativity and originality when determining the winners!
77
-
78
-
> ⚖️ Entries are subject to the [Arcjet Security Challenge Terms and Conditions](https://challenge.arcjet.com/terms).
79
-
80
-
### 7. Share feedback (optional)
60
+
### 5. Share feedback (optional)
81
61
82
62
We value your insights! 📣 Help shape the future of Arcjet:
83
63
84
-
📋 [Take our quick survey](https://forms.gle/hn8uWDNjsPeX9Dx18) to share your challenge experience, product feedback, and potentially become an Arcjet ambassador. Your input directly influences our roadmap and community initiatives. Plus, you might get early access to exciting new features!
64
+
📋 [Take our quick survey](https://forms.gle/hn8uWDNjsPeX9Dx18) to share your challenge experience, product feedback, and potentially become an Arcjet ambassador. Your input directly influences our roadmap and community initiatives.
85
65
86
66
📥 Want to give us general feedback? We'd love to hear your suggestions! Fill in our [general fee3back form](https://forms.gle/).vhpb4myy84APztte8
87
67
@@ -95,4 +75,4 @@ If you run into issues or have questions:
95
75
96
76
## 🍀 Good Luck!
97
77
98
-
We're excited to see your implementations. Happy coding, and may the best rate limiter win!
78
+
We're excited to see your implementations. Happy coding!
Copy file name to clipboardexpand all lines: bun/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Arcjet Security Challenge - Bun
2
2
3
-
This is a skeleton Bun app for you to modify. Your challenge is to get rate limiting to work and post evidence of your success to social media. If your post is in conjunction with an active competition, you could be in the running to win a prize!
3
+
This is a skeleton Bun app for you to modify. Your challenge is to get rate limiting to work.
Copy file name to clipboardexpand all lines: nextjs/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Arcjet Security Challenge - Next.js
2
2
3
-
This is a skeleton Next.js app for you to modify. Your challenge is to get rate limiting to work and post evidence of your success to social media. If your post is in conjunction with an active competition, you could be in the running to win a prize!
3
+
This is a skeleton Next.js app for you to modify. Your challenge is to get rate limiting to work.
Copy file name to clipboardexpand all lines: nodejs-express/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Arcjet Security Challenge - Node.js with Express
2
2
3
-
This is a skeleton Node.js with Express app for you to modify. Your challenge is to get rate limiting to work and post evidence of your success to social media. If your post is in conjunction with an active competition, you could be in the running to win a prize!
3
+
This is a skeleton Node.js with Express app for you to modify. Your challenge is to get rate limiting to work.
Copy file name to clipboardexpand all lines: sveltekit/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Arcjet Security Challenge - SvelteKit
2
2
3
-
This is a skeleton SvelteKit app for you to modify. Your challenge is to get rate limiting to work and post evidence of your success to social media. If your post is in conjunction with an active competition, you could be in the running to win a prize!
3
+
This is a skeleton SvelteKit app for you to modify. Your challenge is to get rate limiting to work.
0 commit comments