1
Install
Now install the
safesight
package- npm
- pnpm
- yarn
- bun
2
Intializing Safesight
Add the provider in your apps root root,
with your previously created websites token.
/app/root.ts
3
Running your Remix app
- bun
- pnpm
- yarn
- npm
4
Thats it!
Go to your web console and you will see debug logs showing you some page views logs.
And once deployed data will come in!
5