<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Getting Started on Arivu</title>
		<link>https://arivu.app/categories/getting-started/</link>
		<description>Recent content in Getting Started on Arivu</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 11 Jul 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://arivu.app/categories/getting-started/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Getting Started</title>
				<link>https://arivu.app/documentation/getting-started/</link>
				<pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate>
				<guid>https://arivu.app/documentation/getting-started/</guid>
				<description>&lt;p&gt;Arivu runs as a single Go application with an embedded browser interface and SQLite database. A model provider is optional.&lt;/p&gt;&#xA;&lt;h2 id=&#34;run-arivu-locally&#34;&gt;Run Arivu Locally&lt;/h2&gt;&#xA;&lt;p&gt;Install Go, clone the repository, and start the server:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;git clone https://github.com/glnarayanan/arivu.git&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nb&#34;&gt;cd&lt;/span&gt; arivu&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;go run ./cmd/arivu serve --addr 127.0.0.1:8080 --db arivu.sqlite3&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Open &lt;code&gt;http://127.0.0.1:8080/auth&lt;/code&gt;, create an account, and sign in. For a production Linux VPS, use the &lt;a href=&#34;https://arivu.app/documentation/self-hosting-arivu/&#34;&gt;first-party installer&lt;/a&gt; instead.&lt;/p&gt;&#xA;&lt;h2 id=&#34;capture-something&#34;&gt;Capture Something&lt;/h2&gt;&#xA;&lt;p&gt;Choose &lt;strong&gt;Capture&lt;/strong&gt; from any authenticated screen, then select Link, Note, Quote, or File. Saving does not require a folder, tag, workflow stage, or AI configuration.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
