'use client' import React from 'react' export default function InstallationPage() { return (
{/* * --- 1. ATMOSPHERE (Background) --- */}
{/* * Top-left Orange Glow */}
{/* * Bottom-right Neutral Glow */}
{/* * Grid Pattern with Radial Mask */}

Installation

Get up and running with Pulse in seconds.

Add the snippet

Just add this snippet to your <head> tag in your layout or index file.

layout.tsx / index.html
<script{' '} defer{' '} data-domain = "your-site.com"{' '} src = "https://pulse.ciphera.net/script.js" ></script>
) }