0.0.1 • Published 10 months ago

anti-entropy v0.0.1

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
10 months ago

anti-entropy

anti-entropy is a collaborative agent that works with you, not for you.

Status: work-in-progress

Setup

  1. Create a copy of .env.local.example and name it .env.local:
 cp .env.local.example .env.local

Fill out the environment variables in .env.local only (this file is not tracked by version control).

Note: You should not commit your .env.local file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

  1. Install the necessary dependencies and then run the development server:
# install dependencies
pnpm install
# run Next.js development server
pnpm dev
# visit http://localhost:3000

Upstash

  1. Register and go to https://console.upstash.com
  2. Click Create Database button
  3. Specify:
    • Name, e.g. anti-entropy
    • Primary Region, e.g. Singapore (ap-south-east-1)
    • TLS (SSL) Enabled, checked
    • Evition, checked