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
- update metadata and open graph urls and images across pages and layout
- update sitemap, robots, and static sitemap entries
- update rate-limiter allowed origins regex to match new hostname
- update privacy and terms copy to reference updated hostname
- adjust README project name and description to include project features
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# devpulse
4
4
5
-
Measure and share your coding productivity with personalized leaderboards. Compare your progress with peers while keeping full control over privacy and leaderboard settings.
5
+
Measure and share your coding productivity with personalized leaderboards. Compare your progress with peers while keeping full control over privacy and leaderboard settings with project management features.
6
6
7
7
## Getting Started
8
8
Install the dependencies:
@@ -18,7 +18,7 @@ First by creating a supabase cloud project:
"DevPulse - Monitor Your Coding Activity and Compete on Leaderboards",
52
52
description:
53
53
"DevPulse is a platform that tracks your coding activity and allows you to compete with other developers on leaderboards. Sign up now to start monitoring your coding habits and see how you stack up against the competition!",
@@ -72,7 +72,7 @@ export async function generateMetadata(): Promise<Metadata> {
72
72
"DevPulse is a platform that tracks your coding activity and allows you to compete with other developers on leaderboards. Sign up now to start monitoring your coding habits and see how you stack up against the competition!",
0 commit comments